summaryrefslogtreecommitdiffstats
path: root/ldap/systools/pio.c
diff options
context:
space:
mode:
Diffstat (limited to 'ldap/systools/pio.c')
-rw-r--r--ldap/systools/pio.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/ldap/systools/pio.c b/ldap/systools/pio.c
index 3c0b65b1..42e66fb1 100644
--- a/ldap/systools/pio.c
+++ b/ldap/systools/pio.c
@@ -36,6 +36,11 @@
* All rights reserved.
* END COPYRIGHT BLOCK **/
+#ifdef HAVE_CONFIG_H
+# include <config.h>
+#endif
+
+
#include "pio.h"
#include <ctype.h>
#include <string.h>