summaryrefslogtreecommitdiff
path: root/libtrivfs/file-get-trans.c
diff options
context:
space:
mode:
authorMichael I. Bushnell <mib@gnu.org>1994-05-24 21:03:44 +0000
committerMichael I. Bushnell <mib@gnu.org>1994-05-24 21:03:44 +0000
commit963eaeae66c172c0f3997f82b4e7ab5e457eacf8 (patch)
tree2eb24582927272d9df5756bb2614b179b4772bb9 /libtrivfs/file-get-trans.c
parentc508dd0533d31d6f0d41d062ae1bc915a002ab14 (diff)
Formerly file-get-trans.c.~2~
Diffstat (limited to 'libtrivfs/file-get-trans.c')
-rw-r--r--libtrivfs/file-get-trans.c5
1 files changed, 3 insertions, 2 deletions
diff --git a/libtrivfs/file-get-trans.c b/libtrivfs/file-get-trans.c
index 20f54721..5c865408 100644
--- a/libtrivfs/file-get-trans.c
+++ b/libtrivfs/file-get-trans.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_get_trans (struct protid *cred,
+kern_return_t
+trivfs_S_get_trans (struct trivfs_protid *cred,
char *trans,
u_int *translen)
{