diff options
Diffstat (limited to 'ext/mbstring/php_unicode.c')
-rw-r--r-- | ext/mbstring/php_unicode.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/mbstring/php_unicode.c b/ext/mbstring/php_unicode.c index 968ca22277..d7010337a1 100644 --- a/ext/mbstring/php_unicode.c +++ b/ext/mbstring/php_unicode.c @@ -36,7 +36,6 @@ #include "php.h" #include "php_ini.h" -#include "mbstring.h" #if HAVE_MBSTRING |