summaryrefslogtreecommitdiff
path: root/src/getauth.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/getauth.c')
-rw-r--r--src/getauth.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/getauth.c b/src/getauth.c
index 15db492..73fcd8a 100644
--- a/src/getauth.c
+++ b/src/getauth.c
@@ -28,6 +28,9 @@ Author: Ralph Mor, X Consortium
******************************************************************************/
/* $XFree86: xc/lib/ICE/getauth.c,v 1.2 2001/10/28 03:32:28 tsi Exp $ */
+#ifdef HAVE_CONFIG_H
+#include <config.h>
+#endif
#include <X11/ICE/ICElib.h>
#include "ICElibint.h"
#include <X11/ICE/ICEutil.h>