summaryrefslogtreecommitdiff
path: root/hw/xfree86/common/xf86KbdLnx.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/xfree86/common/xf86KbdLnx.c')
-rw-r--r--hw/xfree86/common/xf86KbdLnx.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/hw/xfree86/common/xf86KbdLnx.c b/hw/xfree86/common/xf86KbdLnx.c
index f6e9200c9..81e9122e7 100644
--- a/hw/xfree86/common/xf86KbdLnx.c
+++ b/hw/xfree86/common/xf86KbdLnx.c
@@ -57,6 +57,10 @@
/* $XConsortium: xf86KbdLnx.c /main/7 1996/10/19 17:59:00 kaleb $ */
+#ifdef HAVE_XORG_CONFIG_H
+#include <xorg-config.h>
+#endif
+
#include <X11/X.h>
#include <X11/Xmd.h>
#include "input.h"