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