summaryrefslogtreecommitdiff
path: root/dix/globals.c
diff options
context:
space:
mode:
Diffstat (limited to 'dix/globals.c')
-rw-r--r--dix/globals.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/dix/globals.c b/dix/globals.c
index 3c15c5a0a..67267eda1 100644
--- a/dix/globals.c
+++ b/dix/globals.c
@@ -49,6 +49,10 @@ SOFTWARE.
/* $Xorg: globals.c,v 1.4 2001/02/09 02:04:40 xorgcvs Exp $ */
+#ifdef HAVE_DIX_CONFIG_H
+#include <dix-config.h>
+#endif
+
#include <X11/X.h>
#include <X11/Xmd.h>
#include <X11/misc.h>