From fc678100cd378669f27493fac3eb184f0643d047 Mon Sep 17 00:00:00 2001 From: Zeev Suraski Date: Fri, 28 Jan 2000 13:31:12 +0000 Subject: post.c really had nothing to do with POST anymore, and it belongs to the top level directory --- ext/standard/php_standard.h | 1 - 1 file changed, 1 deletion(-) (limited to 'ext/standard/php_standard.h') diff --git a/ext/standard/php_standard.h b/ext/standard/php_standard.h index 8e48c18503..9f6d64221a 100644 --- a/ext/standard/php_standard.h +++ b/ext/standard/php_standard.h @@ -63,7 +63,6 @@ #include "dl.h" #include "php_crypt.h" #include "head.h" -#include "post.h" #define phpext_standard_ptr basic_functions_module_ptr -- cgit v1.2.1