From 8b1e9acd2eef54c5c156387f52792efdbfec7677 Mon Sep 17 00:00:00 2001 From: SVN Migration Date: Sun, 24 Aug 2003 19:44:48 +0000 Subject: This commit was manufactured by cvs2svn to create tag 'php_4_3_3'. --- ext/standard/filestat.c | 4 ---- 1 file changed, 4 deletions(-) (limited to 'ext/standard/filestat.c') diff --git a/ext/standard/filestat.c b/ext/standard/filestat.c index e199583d47..94580f6fdd 100644 --- a/ext/standard/filestat.c +++ b/ext/standard/filestat.c @@ -34,10 +34,6 @@ # include #endif -#if HAVE_SYS_PARAM_H -# include -#endif - #if HAVE_SYS_VFS_H # include #endif -- cgit v1.2.1