summaryrefslogtreecommitdiff
path: root/AuRead.c
diff options
context:
space:
mode:
Diffstat (limited to 'AuRead.c')
-rw-r--r--AuRead.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/AuRead.c b/AuRead.c
index 984d00f..f7cdf8f 100644
--- a/AuRead.c
+++ b/AuRead.c
@@ -27,6 +27,9 @@ in this Software without prior written authorization from The Open Group.
*/
/* $XFree86: xc/lib/Xau/AuRead.c,v 1.5 2001/07/25 15:04:48 dawes Exp $ */
+#ifdef HAVE_CONFIG_H
+#include <config.h>
+#endif
#include <X11/Xauth.h>
#include <stdlib.h>