summaryrefslogtreecommitdiff
path: root/kern/host.c
diff options
context:
space:
mode:
Diffstat (limited to 'kern/host.c')
-rw-r--r--kern/host.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/kern/host.c b/kern/host.c
index b1056af..acca8ae 100644
--- a/kern/host.c
+++ b/kern/host.c
@@ -32,7 +32,7 @@
#include <string.h>
#include <kern/assert.h>
-#include <kern/debug.h> /* for panic() */
+#include <kern/debug.h>
#include <kern/kalloc.h>
#include <kern/host.h>
#include <mach/host_info.h>