summaryrefslogtreecommitdiff
path: root/kern/ast.c
diff options
context:
space:
mode:
Diffstat (limited to 'kern/ast.c')
-rw-r--r--kern/ast.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/kern/ast.c b/kern/ast.c
index 9498ce7..8fff997 100644
--- a/kern/ast.c
+++ b/kern/ast.c
@@ -35,9 +35,6 @@
*
*/
-#include <cpus.h>
-#include <mach_fixpri.h>
-
#include <kern/ast.h>
#include <kern/counters.h>
#include "cpu_number.h"