diff options
Diffstat (limited to 'ext/filepro/filepro.c')
| -rw-r--r-- | ext/filepro/filepro.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/ext/filepro/filepro.c b/ext/filepro/filepro.c index 712d4d4653..935f996c29 100644 --- a/ext/filepro/filepro.c +++ b/ext/filepro/filepro.c @@ -34,11 +34,7 @@ #include "safe_mode.h" #include "fopen_wrappers.h" #include <string.h> -#ifdef PHP_WIN32 -#include <windows.h> -#else #include <sys/param.h> -#endif #include <errno.h> #include "php_globals.h" |
