From 44f1cc59636ac18fd374b691c0f7344034dde6cb Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Tue, 24 May 1994 21:56:38 +0000 Subject: entered into RCS --- libtrivfs/interrupt.c | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'libtrivfs/interrupt.c') diff --git a/libtrivfs/interrupt.c b/libtrivfs/interrupt.c index 9a37f906..5dac2a1c 100644 --- a/libtrivfs/interrupt.c +++ b/libtrivfs/interrupt.c @@ -19,7 +19,10 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ /* Written by Michael I. Bushnell. */ -error_t +#include "priv.h" +#include "interrupt_S.h" + +kern_return_t trivfs_S_interrupt_operation (mach_port_t handle) { return 0; -- cgit v1.2.3