summaryrefslogtreecommitdiff
path: root/Xext/sync.c
diff options
context:
space:
mode:
Diffstat (limited to 'Xext/sync.c')
-rw-r--r--Xext/sync.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/Xext/sync.c b/Xext/sync.c
index 110ce206a..0d69c02bd 100644
--- a/Xext/sync.c
+++ b/Xext/sync.c
@@ -54,6 +54,10 @@ PERFORMANCE OF THIS SOFTWARE.
#define NEED_REPLIES
#define NEED_EVENTS
+#ifdef HAVE_DIX_CONFIG_H
+#include <dix-config.h>
+#endif
+
#include <X11/X.h>
#include <X11/Xproto.h>
#include <X11/Xmd.h>