summaryrefslogtreecommitdiff
path: root/kern/ast.c
diff options
context:
space:
mode:
Diffstat (limited to 'kern/ast.c')
-rw-r--r--kern/ast.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/kern/ast.c b/kern/ast.c
index d46f0d6..97da3ab 100644
--- a/kern/ast.c
+++ b/kern/ast.c
@@ -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 */