Browse Source
sys/stat.h is includes in php_streams.h no need to do that again.
PHP-5.1
Frank M. Kromann
22 years ago
1 changed files with
0 additions and
1 deletions
-
ext/mime_magic/mime_magic.c
|
|
|
@ -160,7 +160,6 @@ |
|
|
|
|
|
|
|
#include <fcntl.h> |
|
|
|
#include <sys/types.h> |
|
|
|
#include <sys/stat.h> |
|
|
|
#ifdef HAVE_UNISTD_H |
|
|
|
#include <unistd.h> |
|
|
|
#endif |
|
|
|
|