add signal/signal.h to Windows config file
This commit is contained in:
parent
bbd11ab5ef
commit
58f3b6c29c
@ -177,6 +177,9 @@ MA 02111-1307, USA. */
|
||||
/* Define if you have the `read_real_time' function. */
|
||||
#undef HAVE_READ_REAL_TIME
|
||||
|
||||
#define HAVE_SIGNAL 1
|
||||
#define HAVE_SIGNAL_H 1
|
||||
|
||||
/* Define if you have the `sigaction' function. */
|
||||
#undef HAVE_SIGACTION
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user