summaryrefslogtreecommitdiff
path: root/hw/xfree86/os-support/shared/ia64Pci.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/xfree86/os-support/shared/ia64Pci.c')
-rw-r--r--hw/xfree86/os-support/shared/ia64Pci.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/hw/xfree86/os-support/shared/ia64Pci.c b/hw/xfree86/os-support/shared/ia64Pci.c
index 30a062276..ff4312bf5 100644
--- a/hw/xfree86/os-support/shared/ia64Pci.c
+++ b/hw/xfree86/os-support/shared/ia64Pci.c
@@ -29,6 +29,10 @@
* This file contains the glue needed to support various IA-64 chipsets.
*/
+#ifdef HAVE_XORG_CONFIG_H
+#include <xorg-config.h>
+#endif
+
#include <fcntl.h>
#include <unistd.h>
#include <signal.h>