From ad593a5f3264eeef8d8cc3dd95202d49de2e376a Mon Sep 17 00:00:00 2001 From: Thomas Bushnell Date: Wed, 4 Sep 1996 12:47:04 +0000 Subject: *** empty log message *** --- nfs/nfs.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'nfs/nfs.h') diff --git a/nfs/nfs.h b/nfs/nfs.h index 29fc8ccc..758ba9e9 100644 --- a/nfs/nfs.h +++ b/nfs/nfs.h @@ -21,7 +21,7 @@ typedef int bool_t; /* Ick. */ #include #include -#include +#include "nfs-spec.h" #include /* A file handle */ @@ -164,6 +164,7 @@ int cred_has_uid (struct netcred *, uid_t); int cred_has_gid (struct netcred *, gid_t); /* nfs.c */ +int hurd_mode_to_nfs_type (mode_t); int *xdr_encode_fhandle (int *, struct fhandle *); int *xdr_encode_data (int *, char *, size_t); int *xdr_encode_string (int *, char *); -- cgit v1.2.3