diff options
Diffstat (limited to 'kern/ast.c')
-rw-r--r-- | kern/ast.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -37,7 +37,7 @@ #include <kern/ast.h> #include <kern/counters.h> -#include <kern/debug.h> /* for panic() */ +#include <kern/debug.h> #include "cpu_number.h" #include <kern/queue.h> #include <kern/sched.h> |