summaryrefslogtreecommitdiff
path: root/src/cout.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/cout.c')
-rw-r--r--src/cout.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/cout.c b/src/cout.c
index a93bee2..161bd0f 100644
--- a/src/cout.c
+++ b/src/cout.c
@@ -26,6 +26,9 @@
********************************************************/
/* $XFree86: xc/lib/xkbfile/cout.c,v 3.8 2003/02/03 20:12:00 paulo Exp $ */
+#ifdef HAVE_CONFIG_H
+#include <config.h>
+#endif
#include <stdio.h>
#include <ctype.h>
#include <stdlib.h>