summaryrefslogtreecommitdiff
path: root/miext/rootless/rootlessGC.c
diff options
context:
space:
mode:
Diffstat (limited to 'miext/rootless/rootlessGC.c')
-rw-r--r--miext/rootless/rootlessGC.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/miext/rootless/rootlessGC.c b/miext/rootless/rootlessGC.c
index fa10241f2..61987addb 100644
--- a/miext/rootless/rootlessGC.c
+++ b/miext/rootless/rootlessGC.c
@@ -30,6 +30,10 @@
*/
/* $XFree86: xc/programs/Xserver/miext/rootless/rootlessGC.c,v 1.1 2003/04/15 01:05:44 torrey Exp $ */
+#ifdef HAVE_DIX_CONFIG_H
+#include <dix-config.h>
+#endif
+
#include "mi.h"
#include "scrnintstr.h"
#include "gcstruct.h"