diff options
Diffstat (limited to 'kern/bootstrap.c')
-rw-r--r-- | kern/bootstrap.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/kern/bootstrap.c b/kern/bootstrap.c index 543ae77..19e25ea 100644 --- a/kern/bootstrap.c +++ b/kern/bootstrap.c @@ -29,8 +29,6 @@ /* * Bootstrap the various built-in servers. */ -#include <mach_kdb.h> -#include <bootstrap_symbols.h> #include <mach/port.h> #include <mach/message.h> |