summaryrefslogtreecommitdiff
path: root/mi/miarc.c
diff options
context:
space:
mode:
Diffstat (limited to 'mi/miarc.c')
-rw-r--r--mi/miarc.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/mi/miarc.c b/mi/miarc.c
index 0ab98d54e..a1057788d 100644
--- a/mi/miarc.c
+++ b/mi/miarc.c
@@ -50,6 +50,10 @@ SOFTWARE.
/* Author: Keith Packard and Bob Scheifler */
/* Warning: this code is toxic, do not dally very long here. */
+#ifdef HAVE_DIX_CONFIG_H
+#include <dix-config.h>
+#endif
+
#if defined(_XOPEN_SOURCE) || defined(__QNXNTO__) \
|| (defined(sun) && defined(__SVR4))
#include <math.h>