From: Frank M. Kromann Date: Tue, 3 Aug 2004 04:15:34 +0000 (+0000) Subject: sys/stat.h is includes in php_streams.h no need to do that again. X-Git-Tag: PRE_ZEND_VM_DISPATCH_PATCH~258 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=2acc314e6f0c4e915cfd9a113aa3e1adba81e9df;p=php sys/stat.h is includes in php_streams.h no need to do that again. --- diff --git a/ext/mime_magic/mime_magic.c b/ext/mime_magic/mime_magic.c index d4df213f72..91eb655500 100644 --- a/ext/mime_magic/mime_magic.c +++ b/ext/mime_magic/mime_magic.c @@ -160,7 +160,6 @@ #include #include -#include #ifdef HAVE_UNISTD_H #include #endif