diff options
Diffstat (limited to 'lib/ldaputil/utest/plugin.h')
-rw-r--r-- | lib/ldaputil/utest/plugin.h | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lib/ldaputil/utest/plugin.h b/lib/ldaputil/utest/plugin.h index f2cf714e..fbb2650b 100644 --- a/lib/ldaputil/utest/plugin.h +++ b/lib/ldaputil/utest/plugin.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 _CERTMAP_PLUGIN_H #define _CERTMAP_PLUGIN_H |