summaryrefslogtreecommitdiffstats
path: root/ldap/admin/src/ds_remove.c
diff options
context:
space:
mode:
Diffstat (limited to 'ldap/admin/src/ds_remove.c')
-rw-r--r--ldap/admin/src/ds_remove.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/ldap/admin/src/ds_remove.c b/ldap/admin/src/ds_remove.c
index aefc88bf..660104bc 100644
--- a/ldap/admin/src/ds_remove.c
+++ b/ldap/admin/src/ds_remove.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
+
/*
* Remove the server
*