diff options
Diffstat (limited to 'kern/ast.c')
-rw-r--r-- | kern/ast.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -44,6 +44,7 @@ #include <kern/sched_prim.h> #include <kern/thread.h> #include <kern/processor.h> +#include <device/net_io.h> #include <machine/machspl.h> /* for splsched */ |