aboutsummaryrefslogtreecommitdiff
path: root/xorg-server/test/hashtabletest.c
diff options
context:
space:
mode:
Diffstat (limited to 'xorg-server/test/hashtabletest.c')
-rw-r--r--xorg-server/test/hashtabletest.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/xorg-server/test/hashtabletest.c b/xorg-server/test/hashtabletest.c
index 64c7091fc..6af14a8e6 100644
--- a/xorg-server/test/hashtabletest.c
+++ b/xorg-server/test/hashtabletest.c
@@ -1,3 +1,7 @@
+#ifdef HAVE_DIX_CONFIG_H
+#include <dix-config.h>
+#endif
+
#include <misc.h>
#include <stdlib.h>
#include <stdio.h>