diff options
Diffstat (limited to 'kern/exception.c')
-rw-r--r-- | kern/exception.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/kern/exception.c b/kern/exception.c index e8b9c0e..62292b4 100644 --- a/kern/exception.c +++ b/kern/exception.c @@ -24,8 +24,6 @@ * the rights to redistribute these changes. */ -#include <mach_kdb.h> - #include <mach/boolean.h> #include <mach/kern_return.h> #include <mach/message.h> |