diff options
Diffstat (limited to 'include/ldaputil/errors.h')
-rw-r--r-- | include/ldaputil/errors.h | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/include/ldaputil/errors.h b/include/ldaputil/errors.h index 6dd074ec..7b36a472 100644 --- a/include/ldaputil/errors.h +++ b/include/ldaputil/errors.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_ERRORS_H #define _LDAPU_ERRORS_H |