summaryrefslogtreecommitdiff
path: root/include/globals.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/globals.h')
-rw-r--r--include/globals.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/globals.h b/include/globals.h
index 924608e89..775409183 100644
--- a/include/globals.h
+++ b/include/globals.h
@@ -1,6 +1,10 @@
/* $XdotOrg: xc/programs/Xserver/include/globals.h,v 1.6 2005/05/19 18:53:49 ajax Exp $ */
/* $XFree86: xc/programs/Xserver/include/globals.h,v 1.3 1999/09/25 14:38:21 dawes Exp $ */
+#ifdef HAVE_DIX_CONFIG_H
+#include <dix-config.h>
+#endif
+
#ifndef _XSERV_GLOBAL_H_
#define _XSERV_GLOBAL_H_