From bc28030a7b07c529f43fe6fd7d44485c26b02560 Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Tue, 24 May 1994 20:24:45 +0000 Subject: Formerly file-statfs.c.~2~ --- libtrivfs/file-statfs.c | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'libtrivfs/file-statfs.c') diff --git a/libtrivfs/file-statfs.c b/libtrivfs/file-statfs.c index b781cf4c..2a2cb8aa 100644 --- a/libtrivfs/file-statfs.c +++ b/libtrivfs/file-statfs.c @@ -16,9 +16,11 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ #include "priv.h" +#include "fs_S.h" +#include error_t -diskfs_S_file_statfs (struct protid *cred, +diskfs_S_file_statfs (struct trivfs_protid *cred, struct fsys_statfsbuf *stb) { bzero (stb, sizeof (struct fsys_statfsbuf)); -- cgit v1.2.3