diff options
-rw-r--r-- | lib/fsusage.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/fsusage.c b/lib/fsusage.c index f1dfb2d7e..a07618c8c 100644 --- a/lib/fsusage.c +++ b/lib/fsusage.c @@ -74,7 +74,6 @@ #if HAVE_SYS_STATVFS_H /* SVR4 */ # include <sys/statvfs.h> -int statvfs (); #endif #include "full-read.h" |