summaryrefslogtreecommitdiff
path: root/src/xkbmisc.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/xkbmisc.c')
-rw-r--r--src/xkbmisc.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/xkbmisc.c b/src/xkbmisc.c
index 1b83041..c1d1368 100644
--- a/src/xkbmisc.c
+++ b/src/xkbmisc.c
@@ -26,6 +26,9 @@
********************************************************/
/* $XFree86: xc/lib/xkbfile/xkbmisc.c,v 1.7 2003/07/16 02:31:10 dawes Exp $ */
+#ifdef HAVE_CONFIG_H
+#include <config.h>
+#endif
#include <stdio.h>
#include <ctype.h>
#include <stdlib.h>