c_signal.h 90 B

123456
  1. #ifndef _C_SIGNAL_H_
  2. #define _C_SIGNAL_H_
  3. #include <signal.h>
  4. #endif /* _C_SIGNAL_H_ */