diff options
Diffstat (limited to 'device')
-rw-r--r-- | device/ds_routines.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/device/ds_routines.c b/device/ds_routines.c index 8b5e1e5..61eec99 100644 --- a/device/ds_routines.c +++ b/device/ds_routines.c @@ -62,6 +62,7 @@ #include <mach/port.h> #include <mach/vm_param.h> #include <mach/notify.h> +#include <machine/locore.h> #include <machine/machspl.h> /* spl definitions */ #include <ipc/ipc_port.h> |