diff options
Diffstat (limited to 'ipc/mach_debug.c')
-rw-r--r-- | ipc/mach_debug.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ipc/mach_debug.c b/ipc/mach_debug.c index 57c3133a..7dca4b6b 100644 --- a/ipc/mach_debug.c +++ b/ipc/mach_debug.c @@ -41,7 +41,7 @@ #include <mach/vm_param.h> #include <mach_debug/hash_info.h> #include <kern/host.h> -#include <kern/mach_debug.h> +#include <kern/mach_debug.server.h> #include <vm/vm_map.h> #include <vm/vm_kern.h> #include <ipc/ipc_space.h> |