From 4666dd1d16040146233127de449b796e6b4c4de9 Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Tue, 24 May 1994 21:08:00 +0000 Subject: Formerly io-map.c.~2~ --- libtrivfs/io-map.c | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'libtrivfs/io-map.c') diff --git a/libtrivfs/io-map.c b/libtrivfs/io-map.c index fd834370..7d54ee11 100644 --- a/libtrivfs/io-map.c +++ b/libtrivfs/io-map.c @@ -19,8 +19,12 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ /* Written by Michael I. Bushnell. */ -error_t -trivfs_S_io_map (struct protid *cred, +#include "priv.h" +#include "io_S.h" +#include + +kern_return_t +trivfs_S_io_map (struct trivfs_protid *cred, mach_port_t *rdobj, mach_msg_type_name_t *rdtype, mach_port_t *wrobj, -- cgit v1.2.3