From e0d4b8289f8346c56fe737923c7a293b91ae83ba Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Wed, 17 Aug 1994 16:59:14 +0000 Subject: entered into RCS --- nfs/nfs.h | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'nfs/nfs.h') diff --git a/nfs/nfs.h b/nfs/nfs.h index 72e98d00..80f621c1 100644 --- a/nfs/nfs.h +++ b/nfs/nfs.h @@ -16,5 +16,13 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ +struct netnode +{ + nfsv2_fhandle_t handle; +}; +struct netcred +{ + struct rpc_auth auth; +}; -- cgit v1.2.3