summaryrefslogtreecommitdiff
path: root/hw/kdrive/vxworks/vxmouse.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/kdrive/vxworks/vxmouse.c')
-rw-r--r--hw/kdrive/vxworks/vxmouse.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/hw/kdrive/vxworks/vxmouse.c b/hw/kdrive/vxworks/vxmouse.c
index ad6e2c03d..75ed39bd0 100644
--- a/hw/kdrive/vxworks/vxmouse.c
+++ b/hw/kdrive/vxworks/vxmouse.c
@@ -6,6 +6,9 @@
* Author: Keith Packard
*/
+#ifdef HAVE_CONFIG_H
+#include <config.h>
+#endif
#define NEED_EVENTS
#include <X11/X.h>
#include <X11/Xproto.h>