summaryrefslogtreecommitdiff
path: root/hw/xfree86/os-support/misc/IODelay.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/xfree86/os-support/misc/IODelay.c')
-rw-r--r--hw/xfree86/os-support/misc/IODelay.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/hw/xfree86/os-support/misc/IODelay.c b/hw/xfree86/os-support/misc/IODelay.c
index f3afcdd50..697c07f61 100644
--- a/hw/xfree86/os-support/misc/IODelay.c
+++ b/hw/xfree86/os-support/misc/IODelay.c
@@ -6,6 +6,10 @@
/* $XFree86: xc/programs/Xserver/hw/xfree86/os-support/misc/IODelay.c,v 1.1.2.1 1998/06/04 17:35:59 dawes Exp $ */
+#ifdef HAVE_XORG_CONFIG_H
+#include <xorg-config.h>
+#endif
+
#include <X11/X.h>
#include "xf86.h"
#include "xf86Priv.h"