summaryrefslogtreecommitdiff
path: root/AuLock.c
diff options
context:
space:
mode:
Diffstat (limited to 'AuLock.c')
-rw-r--r--AuLock.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/AuLock.c b/AuLock.c
index dc84ab6..0012356 100644
--- a/AuLock.c
+++ b/AuLock.c
@@ -27,6 +27,9 @@ in this Software without prior written authorization from The Open Group.
*/
/* $XFree86: xc/lib/Xau/AuLock.c,v 3.6 2002/05/31 18:45:43 dawes Exp $ */
+#ifdef HAVE_CONFIG_H
+#include <config.h>
+#endif
#include <X11/Xauth.h>
#include <X11/Xos.h>
#include <sys/stat.h>