From 96bfbc79040d9a1dea092d35ec570b3f7cc6b51b Mon Sep 17 00:00:00 2001 From: Zeev Suraski Date: Sat, 12 Jun 1999 17:50:39 +0000 Subject: First attempt at moving the old RFC1867 support to the right place --- ext/standard/php3_standard.h | 1 - 1 file changed, 1 deletion(-) (limited to 'ext/standard/php3_standard.h') 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 -- cgit v1.2.1