summaryrefslogtreecommitdiff
path: root/os/xdmcp.c
diff options
context:
space:
mode:
Diffstat (limited to 'os/xdmcp.c')
-rw-r--r--os/xdmcp.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/os/xdmcp.c b/os/xdmcp.c
index f90536b5f..44994380b 100644
--- a/os/xdmcp.c
+++ b/os/xdmcp.c
@@ -16,6 +16,10 @@
*/
/* $XFree86: xc/programs/Xserver/os/xdmcp.c,v 3.31 2003/12/30 21:24:32 herrb Exp $ */
+#ifdef HAVE_DIX_CONFIG_H
+#include <dix-config.h>
+#endif
+
#ifdef WIN32
#include <X11/Xwinsock.h>
#endif