diff options
Diffstat (limited to 'ipc')
-rw-r--r-- | ipc/ipc_port.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ipc/ipc_port.h b/ipc/ipc_port.h index 3424f88..4427861 100644 --- a/ipc/ipc_port.h +++ b/ipc/ipc_port.h @@ -46,6 +46,7 @@ #include <kern/macro_help.h> #include <kern/ipc_kobject.h> #include <ipc/ipc_mqueue.h> +#include <ipc/ipc_space.h> #include <ipc/ipc_table.h> #include <ipc/ipc_thread.h> #include "ipc_target.h" |