diff options
Diffstat (limited to 'device')
-rw-r--r-- | device/dev_hdr.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/device/dev_hdr.h b/device/dev_hdr.h index 7384766..d5b8770 100644 --- a/device/dev_hdr.h +++ b/device/dev_hdr.h @@ -56,6 +56,7 @@ #ifndef _DEVICE_DEV_HDR_H_ #define _DEVICE_DEV_HDR_H_ +#include <ipc/ipc_types.h> #include <mach/port.h> #include <kern/lock.h> #include <kern/queue.h> |