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