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