From: Dmitry Stogov Date: Mon, 25 Jun 2007 14:22:49 +0000 (+0000) Subject: Fixed stat() to support rdev, blocksize and blocks on Fedora 7 X-Git-Tag: php-5.2.4RC1~300 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=305ae11a3f7c594e8063519c56ebd3ce039a5a22;p=php Fixed stat() to support rdev, blocksize and blocks on Fedora 7 --- diff --git a/configure.in b/configure.in index 7dad9c607b..974d629331 100644 --- a/configure.in +++ b/configure.in @@ -373,6 +373,7 @@ sys/poll.h \ sys/resource.h \ sys/select.h \ sys/socket.h \ +sys/stat.h \ sys/statfs.h \ sys/statvfs.h \ sys/vfs.h \