/* signal.h (emx+gcc) */

#if !defined (_SIGNAL_H)
#define _SIGNAL_H
#include <sys/signal.h>
#endif /* !defined (_SIGNAL_H) */
