From 86ef13055e1300a784b35f0fc70cbf13453c16ba Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Tue, 24 May 1994 21:30:41 +0000 Subject: Formerly io-owner-get.c.~2~ --- libtrivfs/io-owner-get.c | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'libtrivfs/io-owner-get.c') diff --git a/libtrivfs/io-owner-get.c b/libtrivfs/io-owner-get.c index 44a78826..115c8074 100644 --- a/libtrivfs/io-owner-get.c +++ b/libtrivfs/io-owner-get.c @@ -20,9 +20,11 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ /* Written by Michael I. Bushnell. */ #include "priv.h" +#include "io_S.h" +#include -error_t -trivfs_S_io_get_owner (struct protid *cred, +kern_return_t +trivfs_S_io_get_owner (struct trivfs_protid *cred, pid_t *owner) { assert (!trivfs_support_read && !trivfs_support_write); -- cgit v1.2.3