diff options
Diffstat (limited to 'ext/filepro/filepro.c')
-rw-r--r-- | ext/filepro/filepro.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/filepro/filepro.c b/ext/filepro/filepro.c index d03baf21f0..3ecc849303 100644 --- a/ext/filepro/filepro.c +++ b/ext/filepro/filepro.c @@ -31,7 +31,6 @@ #endif #include "php.h" -#include "safe_mode.h" #include "fopen_wrappers.h" #include <string.h> #if HAVE_SYS_PARAM_H |