diff options
Diffstat (limited to 'lib/libaccess/oneeval.h')
-rw-r--r-- | lib/libaccess/oneeval.h | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lib/libaccess/oneeval.h b/lib/libaccess/oneeval.h index 9b433e20..18d4813b 100644 --- a/lib/libaccess/oneeval.h +++ b/lib/libaccess/oneeval.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 LEVAL_H #define LEVAL_H |