summaryrefslogtreecommitdiff
path: root/ext/filepro/filepro.c
diff options
context:
space:
mode:
authorIlia Alshanetsky <iliaa@php.net>2006-02-19 18:20:51 +0000
committerIlia Alshanetsky <iliaa@php.net>2006-02-19 18:20:51 +0000
commita605fd39c4f105bc877da668e027719497dc105c (patch)
treee29f5a3458707e25110dc79eda4ccc61f204996d /ext/filepro/filepro.c
parentc6ba5765beab47657f9cce2101948d22b11fc4bc (diff)
downloadphp-git-a605fd39c4f105bc877da668e027719497dc105c.tar.gz
More safe_mode nuking
Diffstat (limited to 'ext/filepro/filepro.c')
-rw-r--r--ext/filepro/filepro.c1
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