diff options
Diffstat (limited to 'ext/mbstring/php_unicode.c')
-rw-r--r-- | ext/mbstring/php_unicode.c | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/ext/mbstring/php_unicode.c b/ext/mbstring/php_unicode.c index 37a996b8be..c96d9b7180 100644 --- a/ext/mbstring/php_unicode.c +++ b/ext/mbstring/php_unicode.c @@ -28,12 +28,7 @@ all copies or substantial portions of the Software. */ -#ifdef HAVE_CONFIG_H -#include "config.h" -#endif - #include "php.h" -#include "php_ini.h" #ifdef HAVE_MBSTRING |