diff options
Diffstat (limited to 'ipc/ipc_splay.h')
-rw-r--r-- | ipc/ipc_splay.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ipc/ipc_splay.h b/ipc/ipc_splay.h index d3316ef..42e5a80 100644 --- a/ipc/ipc_splay.h +++ b/ipc/ipc_splay.h @@ -38,7 +38,7 @@ #include <mach/port.h> #include <kern/assert.h> -#include <kern/macro_help.h> +#include <kern/macros.h> #include <ipc/ipc_entry.h> typedef struct ipc_splay_tree { |