From 305ae11a3f7c594e8063519c56ebd3ce039a5a22 Mon Sep 17 00:00:00 2001 From: Dmitry Stogov Date: Mon, 25 Jun 2007 14:22:49 +0000 Subject: [PATCH] Fixed stat() to support rdev, blocksize and blocks on Fedora 7 --- configure.in | 1 + 1 file changed, 1 insertion(+) 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 \ -- 2.40.0