From a88f1d99d831912ae226dd91276dd656f48ac8eb Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Tue, 24 May 1994 21:30:35 +0000 Subject: Formerly io-select.c.~2~ --- libtrivfs/io-select.c | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/libtrivfs/io-select.c b/libtrivfs/io-select.c index df7da323..32babd14 100644 --- a/libtrivfs/io-select.c +++ b/libtrivfs/io-select.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_select (struct protid *cred, +kern_return_t +trivfs_S_io_select (struct trivfs_protid *cred, int seltype, mach_port_t ret, int tag, -- cgit v1.2.3