diff options
Diffstat (limited to 'lib/base/lexer_pvt.h')
-rw-r--r-- | lib/base/lexer_pvt.h | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lib/base/lexer_pvt.h b/lib/base/lexer_pvt.h index 528144fd..45488e01 100644 --- a/lib/base/lexer_pvt.h +++ b/lib/base/lexer_pvt.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 __LEXER_PVT_H #define __LEXER_PVT_H |