summaryrefslogtreecommitdiff
path: root/pcre_refcount.c
diff options
context:
space:
mode:
Diffstat (limited to 'pcre_refcount.c')
-rw-r--r--pcre_refcount.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/pcre_refcount.c b/pcre_refcount.c
index 658e627..b6a464c 100644
--- a/pcre_refcount.c
+++ b/pcre_refcount.c
@@ -44,9 +44,9 @@ pattern data block. This might be helpful in applications where the block is
shared by different users. */
-#ifdef HAVE_CONFIG_H
+#ifdef HAVE_CONFIG_H
#include <config.h>
-#endif
+#endif
#include "pcre_internal.h"