From a29c5c028bf9251fa73190327870186ae687cb92 Mon Sep 17 00:00:00 2001 From: Keith Bostic Date: Wed, 6 Jan 1993 17:42:48 -0800 Subject: [PATCH] ucred.h not needed, sucked in by mount.h SCCS-vsn: lib/libc/sys/statfs.2 6.8 --- usr/src/lib/libc/sys/statfs.2 | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/usr/src/lib/libc/sys/statfs.2 b/usr/src/lib/libc/sys/statfs.2 index 2835c2498a..5a7b40789e 100644 --- a/usr/src/lib/libc/sys/statfs.2 +++ b/usr/src/lib/libc/sys/statfs.2 @@ -3,7 +3,7 @@ .\" .\" %sccs.include.redist.roff% .\" -.\" @(#)statfs.2 6.7 (Berkeley) %G% +.\" @(#)statfs.2 6.8 (Berkeley) %G% .\" .Dd .Dt STATFS 2 @@ -13,7 +13,6 @@ .Nd get file system statistics .Sh SYNOPSIS .Fd #include -.Fd #include .Fd #include .Ft int .Fn statfs "const char *path" "struct statfs *buf" -- 2.20.1