summaryrefslogtreecommitdiff
path: root/hw/xfree86/dummylib/verrorf.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/xfree86/dummylib/verrorf.c')
-rw-r--r--hw/xfree86/dummylib/verrorf.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/hw/xfree86/dummylib/verrorf.c b/hw/xfree86/dummylib/verrorf.c
index 90283ccb3..5deb56d70 100644
--- a/hw/xfree86/dummylib/verrorf.c
+++ b/hw/xfree86/dummylib/verrorf.c
@@ -1,5 +1,9 @@
/* $XFree86$ */
+#ifdef HAVE_XORG_CONFIG_H
+#include <xorg-config.h>
+#endif
+
#include <X11/X.h>
#include <X11/os.h>
#include "xf86.h"