From 0bcc497664baaecb2e8a9873d61201ddbfddf3cc Mon Sep 17 00:00:00 2001 From: Thomas Schwinge Date: Fri, 23 Mar 2007 23:57:22 +0000 Subject: 2007-03-24 Thomas Schwinge * device/kmsg.h: Include , and . --- device/kmsg.h | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'device/kmsg.h') diff --git a/device/kmsg.h b/device/kmsg.h index e0e7a67..adfc945 100644 --- a/device/kmsg.h +++ b/device/kmsg.h @@ -3,6 +3,11 @@ #ifdef MACH_KERNEL +#include + +#include +#include + io_return_t kmsgopen (dev_t dev, int flag, io_req_t ior); io_return_t kmsgclose (dev_t dev, int flag); io_return_t kmsgread (dev_t dev, io_req_t ior); -- cgit v1.2.3