summaryrefslogtreecommitdiff
path: root/kern/ast.h
diff options
context:
space:
mode:
Diffstat (limited to 'kern/ast.h')
-rw-r--r--kern/ast.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/kern/ast.h b/kern/ast.h
index 14a5535..ba22af8 100644
--- a/kern/ast.h
+++ b/kern/ast.h
@@ -40,8 +40,6 @@
* a set of reasons for an AST, and passing this set to ast_taken.
*/
-#include <cpus.h>
-
#include "cpu_number.h"
#include <kern/macro_help.h>
#include <machine/ast.h>