summaryrefslogtreecommitdiff
path: root/src/authutil.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/authutil.c')
-rw-r--r--src/authutil.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/authutil.c b/src/authutil.c
index 2ef893f..997e9b8 100644
--- a/src/authutil.c
+++ b/src/authutil.c
@@ -29,6 +29,9 @@ Author: Ralph Mor, X Consortium
******************************************************************************/
/* $XFree86: authutil.c,v 3.9 2002/05/31 18:45:41 dawes Exp $ */
+#ifdef HAVE_CONFIG_H
+#include <config.h>
+#endif
#include <X11/ICE/ICElib.h>
#include "ICElibint.h"
#include <X11/ICE/ICEutil.h>