summaryrefslogtreecommitdiff
path: root/os/io.c
diff options
context:
space:
mode:
Diffstat (limited to 'os/io.c')
-rw-r--r--os/io.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/os/io.c b/os/io.c
index 4e9f696c6..87166fb79 100644
--- a/os/io.c
+++ b/os/io.c
@@ -55,6 +55,10 @@ SOFTWARE.
*****************************************************************/
/* $XFree86: xc/programs/Xserver/os/io.c,v 3.34 2002/05/31 18:46:05 dawes Exp $ */
+#ifdef HAVE_DIX_CONFIG_H
+#include <dix-config.h>
+#endif
+
#if 0
#define DEBUG_COMMUNICATION
#endif