summaryrefslogtreecommitdiff
path: root/os/osdep.h
diff options
context:
space:
mode:
Diffstat (limited to 'os/osdep.h')
-rw-r--r--os/osdep.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/os/osdep.h b/os/osdep.h
index f1cc8b3a2..1ede06552 100644
--- a/os/osdep.h
+++ b/os/osdep.h
@@ -47,6 +47,10 @@ SOFTWARE.
******************************************************************/
/* $Xorg: osdep.h,v 1.5 2001/02/09 02:05:23 xorgcvs Exp $ */
+#ifdef HAVE_DIX_CONFIG_H
+#include <dix-config.h>
+#endif
+
#ifndef _OSDEP_H_
#define _OSDEP_H_ 1