diff options
Diffstat (limited to 'lib/libaccess/ldapauth.h')
-rw-r--r-- | lib/libaccess/ldapauth.h | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lib/libaccess/ldapauth.h b/lib/libaccess/ldapauth.h index 62db6f73..172617d5 100644 --- a/lib/libaccess/ldapauth.h +++ b/lib/libaccess/ldapauth.h @@ -36,6 +36,11 @@ * All rights reserved. * END COPYRIGHT BLOCK **/ +#ifdef HAVE_CONFIG_H +# include <config.h> +#endif + + #ifndef LDAP_AUTH_H #define LDAP_AUTH_H |