From 67a6c6b8be26c9d965f5aba52c83927e878f87ef Mon Sep 17 00:00:00 2001 From: Samuel Thibault Date: Tue, 15 Jul 2008 23:16:08 +0000 Subject: 2008-07-15 Barry deFreese * device/ds_routine.h (ds_notify): Add prototype. * kern/ipc_kobject.c: Include --- kern/ipc_kobject.c | 1 + 1 file changed, 1 insertion(+) (limited to 'kern') diff --git a/kern/ipc_kobject.c b/kern/ipc_kobject.c index 473b1df..4935093 100644 --- a/kern/ipc_kobject.c +++ b/kern/ipc_kobject.c @@ -45,6 +45,7 @@ #include #include #include +#include #if MACH_MACHINE_ROUTINES #include -- cgit v1.2.3