From 0ff23e50c42288cd5e640559631b2b7af1007524 Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Tue, 24 May 1994 21:30:34 +0000 Subject: Formerly io-stat.c.~3~ --- libtrivfs/io-stat.c | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'libtrivfs/io-stat.c') diff --git a/libtrivfs/io-stat.c b/libtrivfs/io-stat.c index d64a505b..ad8f3fde 100644 --- a/libtrivfs/io-stat.c +++ b/libtrivfs/io-stat.c @@ -20,9 +20,10 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ /* Written by Michael I. Bushnell. */ #include "priv.h" +#include "io_S.h" -error_t -trivfs_S_io_stat (struct protid *cred, +kern_return_t +trivfs_S_io_stat (struct trivfs_protid *cred, struct stat *st) { error_t err; -- cgit v1.2.3