From 90f9a8e45715bfc2a468c268e36a67ffe00d8d38 Mon Sep 17 00:00:00 2001 From: Moriyoshi Koizumi Date: Tue, 22 Jul 2008 09:18:30 +0000 Subject: [PATCH] - Remove duplicated lines. --- ext/mbstring/php_mbregex.c | 4 ---- 1 file changed, 4 deletions(-) diff --git a/ext/mbstring/php_mbregex.c b/ext/mbstring/php_mbregex.c index e432ed4814..f1328cf1dd 100644 --- a/ext/mbstring/php_mbregex.c +++ b/ext/mbstring/php_mbregex.c @@ -32,10 +32,6 @@ #include "ext/standard/info.h" #include "php_mbregex.h" #include "mbstring.h" - -#include "php_onig_compat.h" /* must come prior to the oniguruma header */ -#include -#undef UChar #include "php_onig_compat.h" /* must come prior to the oniguruma header */ #include -- 2.40.0