blob: 6671c7f2e372f25779da292dd5c9d242b656b59e (
plain)
1
2
3
4
5
6
7
8
9
10
|
/* config.h.in. Generated automatically from configure.in by autoheader. */
/* Do we know about the C type sigset_t? */
#undef HAVE_SIGSET_T
/* Define if you have the <signal.h> header file. */
#undef HAVE_SIGNAL_H
/* Define if you have the <windows.h> header file. */
#undef HAVE_WINDOWS_H
|