diff options
Diffstat (limited to 'ddb/db_mp.c')
-rw-r--r-- | ddb/db_mp.c | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/ddb/db_mp.c b/ddb/db_mp.c index 3e4f6edb..cc14aea2 100644 --- a/ddb/db_mp.c +++ b/ddb/db_mp.c @@ -23,10 +23,8 @@ * any improvements or extensions that they make and grant Carnegie Mellon * the rights to redistribute these changes. */ -#include "mach_kdb.h" -#if MACH_KDB -#include <cpus.h> +#if MACH_KDB #if NCPUS > 1 |