summaryrefslogtreecommitdiff
path: root/pcre_tables.c
diff options
context:
space:
mode:
Diffstat (limited to 'pcre_tables.c')
-rw-r--r--pcre_tables.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/pcre_tables.c b/pcre_tables.c
index f37bf4a..7d79eff 100644
--- a/pcre_tables.c
+++ b/pcre_tables.c
@@ -44,9 +44,9 @@ uses macros to change their names from _pcre_xxx to xxxx, thereby avoiding name
clashes with the library. */
-#ifdef HAVE_CONFIG_H
+#ifdef HAVE_CONFIG_H
#include <config.h>
-#endif
+#endif
#include "pcre_internal.h"