summaryrefslogtreecommitdiff
path: root/xkb/ddxList.c
diff options
context:
space:
mode:
Diffstat (limited to 'xkb/ddxList.c')
-rw-r--r--xkb/ddxList.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/xkb/ddxList.c b/xkb/ddxList.c
index 7e7c375ad..3cb4be09d 100644
--- a/xkb/ddxList.c
+++ b/xkb/ddxList.c
@@ -26,6 +26,10 @@ THE USE OR PERFORMANCE OF THIS SOFTWARE.
********************************************************/
/* $XFree86: xc/programs/Xserver/xkb/ddxList.c,v 3.8 2003/07/16 01:39:05 dawes Exp $ */
+#ifdef HAVE_DIX_CONFIG_H
+#include <dix-config.h>
+#endif
+
#include <stdio.h>
#include <ctype.h>
#define NEED_EVENTS 1