summaryrefslogtreecommitdiffstats
path: root/include/base/lexer.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/base/lexer.h')
-rw-r--r--include/base/lexer.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/include/base/lexer.h b/include/base/lexer.h
index 30a29b5e..e8fd8bb9 100644
--- a/include/base/lexer.h
+++ b/include/base/lexer.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_h
#define __lexer_h