diff options
Diffstat (limited to 'ldap/servers/snmp/ldap-agent.h')
-rw-r--r-- | ldap/servers/snmp/ldap-agent.h | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ldap/servers/snmp/ldap-agent.h b/ldap/servers/snmp/ldap-agent.h index c827a74b..f6bddbd0 100644 --- a/ldap/servers/snmp/ldap-agent.h +++ b/ldap/servers/snmp/ldap-agent.h @@ -35,6 +35,11 @@ * All rights reserved. * --- END COPYRIGHT BLOCK --- */ +#ifdef HAVE_CONFIG_H +# include <config.h> +#endif + + #ifndef DSOPSTABLE_H #define DSOPSTABLE_H |