summaryrefslogtreecommitdiff
path: root/ext/dbase/dbase.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/dbase/dbase.c
parentc6ba5765beab47657f9cce2101948d22b11fc4bc (diff)
downloadphp-git-a605fd39c4f105bc877da668e027719497dc105c.tar.gz
More safe_mode nuking
Diffstat (limited to 'ext/dbase/dbase.c')
-rw-r--r--ext/dbase/dbase.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/dbase/dbase.c b/ext/dbase/dbase.c
index 5d4b0f3762..f9f3b34aa2 100644
--- a/ext/dbase/dbase.c
+++ b/ext/dbase/dbase.c
@@ -23,7 +23,6 @@
#endif
#include "php.h"
-#include "safe_mode.h"
#include "fopen_wrappers.h"
#include "php_globals.h"