diff options
Diffstat (limited to 'ext/standard/php3_standard.h')
-rw-r--r-- | ext/standard/php3_standard.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/standard/php3_standard.h b/ext/standard/php3_standard.h index 6d52439991..47fc165b87 100644 --- a/ext/standard/php3_standard.h +++ b/ext/standard/php3_standard.h @@ -64,7 +64,6 @@ #include "php3_crypt.h" #include "head.h" #include "post.h" -#include "mime.h" #define phpext_standard_ptr basic_functions_module_ptr |