summaryrefslogtreecommitdiff
path: root/src/xkb/XKBBind.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/xkb/XKBBind.c')
-rw-r--r--src/xkb/XKBBind.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/xkb/XKBBind.c b/src/xkb/XKBBind.c
index 5b4ae09d..e190d005 100644
--- a/src/xkb/XKBBind.c
+++ b/src/xkb/XKBBind.c
@@ -31,6 +31,9 @@ from The Open Group.
/* the new monsters ate the old ones */
#define NEED_EVENTS
+#ifdef HAVE_CONFIG_H
+#include <config.h>
+#endif
#include "XKBlib.h"
#include <X11/Xlibint.h>
#include <X11/Xutil.h>