summaryrefslogtreecommitdiffstats
path: root/ldap/clients/dsgw/htmlout.c
diff options
context:
space:
mode:
Diffstat (limited to 'ldap/clients/dsgw/htmlout.c')
-rw-r--r--ldap/clients/dsgw/htmlout.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/ldap/clients/dsgw/htmlout.c b/ldap/clients/dsgw/htmlout.c
index 4d72971d..d7c65ab3 100644
--- a/ldap/clients/dsgw/htmlout.c
+++ b/ldap/clients/dsgw/htmlout.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
+
/*
* htmlout.c -- routines to output HTML elements -- HTTP gateway
*/