From e4a899c8ad5773ced3f9f837ad5dbad576815464 Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Thu, 16 Jun 1994 01:31:58 +0000 Subject: Formerly fsys-getroot.c.~7~ --- libtrivfs/fsys-getroot.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'libtrivfs/fsys-getroot.c') diff --git a/libtrivfs/fsys-getroot.c b/libtrivfs/fsys-getroot.c index 4b6a34e3..25132697 100644 --- a/libtrivfs/fsys-getroot.c +++ b/libtrivfs/fsys-getroot.c @@ -23,9 +23,10 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ #include "fsys_S.h" #include #include +#include kern_return_t -trivfs_S_fsys_getroot (struct trivfs_control *cntl; +trivfs_S_fsys_getroot (struct trivfs_control *cntl, int flags, uid_t *uids, u_int nuids, uid_t *gids, u_int ngids, -- cgit v1.2.3