summaryrefslogtreecommitdiffstats
path: root/ldap/include/ldbm.h
diff options
context:
space:
mode:
Diffstat (limited to 'ldap/include/ldbm.h')
-rw-r--r--ldap/include/ldbm.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/ldap/include/ldbm.h b/ldap/include/ldbm.h
index 69936d5e..b50e5c3c 100644
--- a/ldap/include/ldbm.h
+++ b/ldap/include/ldbm.h
@@ -35,6 +35,11 @@
* Copyright (C) 2005 Red Hat, Inc.
* All rights reserved.
* END COPYRIGHT BLOCK **/
+
+#ifdef HAVE_CONFIG_H
+# include <config.h>
+#endif
+
/* ldbm.h - ldap dbm compatibility routine header file */
#error "Hmm, shoudn't be here"