summaryrefslogtreecommitdiffstats
path: root/third_party/libevent/config.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/libevent/config.h.in')
-rw-r--r--third_party/libevent/config.h.in12
1 files changed, 12 insertions, 0 deletions
diff --git a/third_party/libevent/config.h.in b/third_party/libevent/config.h.in
index 4c8be09..149942c 100644
--- a/third_party/libevent/config.h.in
+++ b/third_party/libevent/config.h.in
@@ -30,9 +30,18 @@
/* Define to 1 if you have the <fcntl.h> header file. */
#undef HAVE_FCNTL_H
+/* Define to 1 if the system has the type `fd_mask'. */
+#undef HAVE_FD_MASK
+
/* Define to 1 if you have the `getaddrinfo' function. */
#undef HAVE_GETADDRINFO
+/* Define to 1 if you have the `getegid' function. */
+#undef HAVE_GETEGID
+
+/* Define to 1 if you have the `geteuid' function. */
+#undef HAVE_GETEUID
+
/* Define to 1 if you have the `getnameinfo' function. */
#undef HAVE_GETNAMEINFO
@@ -45,6 +54,9 @@
/* Define to 1 if you have the <inttypes.h> header file. */
#undef HAVE_INTTYPES_H
+/* Define to 1 if you have the `issetugid' function. */
+#undef HAVE_ISSETUGID
+
/* Define to 1 if you have the `kqueue' function. */
#undef HAVE_KQUEUE