diff options
Diffstat (limited to 'ipc/ipc_port.h')
-rw-r--r-- | ipc/ipc_port.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ipc/ipc_port.h b/ipc/ipc_port.h index 6914c717..ade69679 100644 --- a/ipc/ipc_port.h +++ b/ipc/ipc_port.h @@ -43,7 +43,7 @@ #include <mach/kern_return.h> #include <mach/port.h> #include <kern/lock.h> -#include <kern/macro_help.h> +#include <kern/macros.h> #include <kern/ipc_kobject.h> #include <ipc/ipc_mqueue.h> #include <ipc/ipc_table.h> |