diff options
Diffstat (limited to 'ipc')
-rw-r--r-- | ipc/ipc_mqueue.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ipc/ipc_mqueue.h b/ipc/ipc_mqueue.h index ef0f942..f8a2f1e 100644 --- a/ipc/ipc_mqueue.h +++ b/ipc/ipc_mqueue.h @@ -38,6 +38,7 @@ #include <kern/assert.h> #include <kern/lock.h> #include <kern/macro_help.h> +#include <ipc/ipc_kmsg_queue.h> #include <ipc/ipc_kmsg.h> #include <ipc/ipc_thread.h> |