summaryrefslogtreecommitdiff
path: root/src/xkbout.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/xkbout.c')
-rw-r--r--src/xkbout.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/xkbout.c b/src/xkbout.c
index 3e81d64..059959a 100644
--- a/src/xkbout.c
+++ b/src/xkbout.c
@@ -26,6 +26,9 @@
********************************************************/
/* $XFree86: xc/lib/xkbfile/xkbout.c,v 3.9 2001/10/28 03:32:47 tsi Exp $ */
+#ifdef HAVE_CONFIG_H
+#include <config.h>
+#endif
#include <stdio.h>
#include <ctype.h>
#include <stdlib.h>