summaryrefslogtreecommitdiff
path: root/kern/ipc_tt.c
diff options
context:
space:
mode:
Diffstat (limited to 'kern/ipc_tt.c')
-rw-r--r--kern/ipc_tt.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/kern/ipc_tt.c b/kern/ipc_tt.c
index b757bb8..ca1b6d5 100644
--- a/kern/ipc_tt.c
+++ b/kern/ipc_tt.c
@@ -35,7 +35,7 @@
#include <mach/task_special_ports.h>
#include <mach/thread_special_ports.h>
#include <vm/vm_kern.h>
-#include <kern/debug.h> /* for panic() */
+#include <kern/debug.h>
#include <kern/task.h>
#include <kern/thread.h>
#include <kern/ipc_kobject.h>