We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 737fbb3 commit 881fd90Copy full SHA for 881fd90
3 files changed
config.h.in
@@ -1,4 +1,4 @@
1
-/* config.h.in. Generated automatically from configure.in by autoheader 2.13. */
+/* config.h.in. Generated automatically from configure.in by autoheader. */
2
3
/* Define if on AIX 3.
4
System headers sometimes define this.
@@ -644,6 +644,9 @@
644
/* Define if you have the <sys/param.h> header file. */
645
#undef HAVE_SYS_PARAM_H
646
647
+/* Define if you have the <sys/poll.h> header file. */
648
+#undef HAVE_SYS_POLL_H
649
+
650
/* Define if you have the <sys/resource.h> header file. */
651
#undef HAVE_SYS_RESOURCE_H
652
0 commit comments