summaryrefslogtreecommitdiff
path: root/os/k5auth.c
diff options
context:
space:
mode:
Diffstat (limited to 'os/k5auth.c')
-rw-r--r--os/k5auth.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/os/k5auth.c b/os/k5auth.c
index ebf16c9eb..b23a3d440 100644
--- a/os/k5auth.c
+++ b/os/k5auth.c
@@ -36,6 +36,10 @@ from The Open Group.
* krb5 distribution. (At least the checking part)
*/
+#ifdef HAVE_DIX_CONFIG_H
+#include <dix-config.h>
+#endif
+
#include <sys/types.h>
#include <sys/socket.h>
#ifdef TCPCONN