summaryrefslogtreecommitdiffstats
path: root/ldap/clients/dsgw/unauth.c
diff options
context:
space:
mode:
Diffstat (limited to 'ldap/clients/dsgw/unauth.c')
-rw-r--r--ldap/clients/dsgw/unauth.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/ldap/clients/dsgw/unauth.c b/ldap/clients/dsgw/unauth.c
index 7739995e..686ea057 100644
--- a/ldap/clients/dsgw/unauth.c
+++ b/ldap/clients/dsgw/unauth.c
@@ -35,6 +35,11 @@
* Copyright (C) 2005 Red Hat, Inc.
* All rights reserved.
--- END COPYRIGHT BLOCK --- */
+
+#ifdef HAVE_CONFIG_H
+# include <config.h>
+#endif
+
/*
* unauth.c -- CGI to discard cookies -- HTTP gateway
*/