diff options
Diffstat (limited to 'lib/ldaputil/ldaputili.h')
-rw-r--r-- | lib/ldaputil/ldaputili.h | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lib/ldaputil/ldaputili.h b/lib/ldaputil/ldaputili.h index 937d13c3..2891db8f 100644 --- a/lib/ldaputil/ldaputili.h +++ b/lib/ldaputil/ldaputili.h @@ -35,6 +35,11 @@ * Copyright (C) 2005 Red Hat, Inc. * All rights reserved. * END COPYRIGHT BLOCK **/ + +#ifdef HAVE_CONFIG_H +# include <config.h> +#endif + #ifndef _LDAPU_LDAPUTILI_H #define _LDAPU_LDAPUTILI_H |