summaryrefslogtreecommitdiff
path: root/libtrivfs
diff options
context:
space:
mode:
authorMichael I. Bushnell <mib@gnu.org>1994-05-24 20:24:50 +0000
committerMichael I. Bushnell <mib@gnu.org>1994-05-24 20:24:50 +0000
commitc02d619321bec71d0e6732ad5e9f6edf1ec36ceb (patch)
tree4b3b61ea2410f3486537a1c34dbf7591e0aba3c2 /libtrivfs
parent96f51041f6cbcb943135fe87ca746955359859ca (diff)
Formerly file-getfh.c.~2~
Diffstat (limited to 'libtrivfs')
-rw-r--r--libtrivfs/file-getfh.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/libtrivfs/file-getfh.c b/libtrivfs/file-getfh.c
index 1618c3cf..2d72cad7 100644
--- a/libtrivfs/file-getfh.c
+++ b/libtrivfs/file-getfh.c
@@ -16,9 +16,10 @@
Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */
#include "priv.h"
+#include "fs_S.h"
error_t
-trivfs_S_file_getfs (struct protid *cred,
+trivfs_S_file_getfs (struct trivfs_protid *cred,
char *data,
u_int *datalen)
{