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