summaryrefslogtreecommitdiff
path: root/config.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'config.h.in')
-rw-r--r--config.h.in4
1 files changed, 3 insertions, 1 deletions
diff --git a/config.h.in b/config.h.in
index 6a85ad78..cd1ef954 100644
--- a/config.h.in
+++ b/config.h.in
@@ -215,6 +215,9 @@
/* Define if `sys_siglist' is declared by <signal.h>. */
#undef SYS_SIGLIST_DECLARED
+/* Define if `_sys_siglist' is declared by <signal.h> or <unistd.h>. */
+#undef UNDER_SYS_SIGLIST_DECLARED
+
/* Define to `int' if <sys/types.h> doesn't define. */
#undef uid_t
@@ -515,4 +518,3 @@
#include "config.h.bot"
#endif /* _CONFIG_H_ */
-