diff --git a/main/php_glob.h b/main/php_glob.h index 853a8b31f5ce..804552675f00 100644 --- a/main/php_glob.h +++ b/main/php_glob.h @@ -111,11 +111,6 @@ #else #include "php.h" - -#ifndef PHP_WIN32 -# include -#endif - #include "Zend/zend_stream.h" typedef struct {