summaryrefslogtreecommitdiffstats
path: root/ldap/servers/snmp/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'ldap/servers/snmp/main.c')
-rw-r--r--ldap/servers/snmp/main.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/ldap/servers/snmp/main.c b/ldap/servers/snmp/main.c
index 623a02b0..f978901a 100644
--- a/ldap/servers/snmp/main.c
+++ b/ldap/servers/snmp/main.c
@@ -35,6 +35,11 @@
* All rights reserved.
* --- END COPYRIGHT BLOCK --- */
+#ifdef HAVE_CONFIG_H
+# include <config.h>
+#endif
+
+
#include <signal.h>
#include <string.h>
#include <stdio.h>