Chris@16: // This file is automatically generated. Do not edit. Chris@16: // ['../../libs/compatibility/generate_cpp_c_headers.py'] Chris@16: // Wed Jul 23 12:11:19 2003 ('GMTST', 'GMTST') Chris@16: Chris@16: #ifndef __CSIGNAL_HEADER Chris@16: #define __CSIGNAL_HEADER Chris@16: Chris@16: #include Chris@16: Chris@16: namespace std { Chris@16: using ::sig_atomic_t; Chris@16: using ::raise; Chris@16: using ::signal; Chris@16: } Chris@16: Chris@16: #endif // CSIGNAL_HEADER