diff options
-rw-r--r-- | ipc/ipc_entry.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ipc/ipc_entry.c b/ipc/ipc_entry.c index 305c98e..523f070 100644 --- a/ipc/ipc_entry.c +++ b/ipc/ipc_entry.c @@ -831,6 +831,8 @@ ipc_entry_grow_table(space) #if MACH_KDB #include <ddb/db_output.h> +#include <kern/task.h> + #define printf kdbprintf ipc_entry_t db_ipc_object_by_name( |