]> granicus.if.org Git - php/commitdiff
sys/stat.h is includes in php_streams.h no need to do that again.
authorFrank M. Kromann <fmk@php.net>
Tue, 3 Aug 2004 04:15:34 +0000 (04:15 +0000)
committerFrank M. Kromann <fmk@php.net>
Tue, 3 Aug 2004 04:15:34 +0000 (04:15 +0000)
ext/mime_magic/mime_magic.c

index d4df213f72552a92c99c4d72bd7f8f08ab6c0736..91eb655500f012e1c9a1fb45eef3be7f0ca369f1 100644 (file)
 
 #include <fcntl.h>
 #include <sys/types.h>
-#include <sys/stat.h>
 #ifdef HAVE_UNISTD_H
 #include <unistd.h>
 #endif