summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/dix-config.h.in12
1 files changed, 12 insertions, 0 deletions
diff --git a/include/dix-config.h.in b/include/dix-config.h.in
index 6a301894f..ec329887d 100644
--- a/include/dix-config.h.in
+++ b/include/dix-config.h.in
@@ -59,6 +59,18 @@
/* Support XDM-AUTH*-1 */
#undef HASXDMAUTH
+/* Define to 1 if you have the `getdtablesize' function. */
+#undef HAS_GETDTABLESIZE
+
+/* Define to 1 if you have the `getifaddrs' function. */
+#undef HAS_GETIFADDRS
+
+/* Define to 1 if you have the `getpeereid' function. */
+#undef HAS_GETPEEREID
+
+/* Define to 1 if you have the `getpeerucred' function. */
+#undef HAS_GETPEERUCRED
+
/* Support SHM */
#undef HAS_SHM