summaryrefslogtreecommitdiffstats
path: root/lib/ldaputil/utest/example.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/ldaputil/utest/example.c')
-rw-r--r--lib/ldaputil/utest/example.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/lib/ldaputil/utest/example.c b/lib/ldaputil/utest/example.c
index c1d5d6db..8fe65ffd 100644
--- a/lib/ldaputil/utest/example.c
+++ b/lib/ldaputil/utest/example.c
@@ -36,6 +36,11 @@
* All rights reserved.
* END COPYRIGHT BLOCK **/
+#ifdef HAVE_CONFIG_H
+# include <config.h>
+#endif
+
+
#include <stdio.h>
#include <certmap.h>