diff options
Diffstat (limited to 'AuUnlock.c')
-rw-r--r-- | AuUnlock.c | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -27,6 +27,9 @@ in this Software without prior written authorization from The Open Group. */ /* $XFree86: xc/lib/Xau/AuUnlock.c,v 1.4 2001/12/14 19:54:36 dawes Exp $ */ +#ifdef HAVE_CONFIG_H +#include <config.h> +#endif #include <X11/Xauth.h> #include <X11/Xos.h> |