summaryrefslogtreecommitdiff
path: root/ext/pcre/pcrelib/pcre_ucp_searchfuncs.c
diff options
context:
space:
mode:
Diffstat (limited to 'ext/pcre/pcrelib/pcre_ucp_searchfuncs.c')
-rw-r--r--ext/pcre/pcrelib/pcre_ucp_searchfuncs.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/ext/pcre/pcrelib/pcre_ucp_searchfuncs.c b/ext/pcre/pcrelib/pcre_ucp_searchfuncs.c
index d3edc2d71b..95d42cf7cd 100644
--- a/ext/pcre/pcrelib/pcre_ucp_searchfuncs.c
+++ b/ext/pcre/pcrelib/pcre_ucp_searchfuncs.c
@@ -41,9 +41,7 @@ POSSIBILITY OF SUCH DAMAGE.
/* This module contains code for searching the table of Unicode character
properties. */
-#ifdef HAVE_CONFIG_H
#include <config.h>
-#endif
#include "pcre_internal.h"