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