--- Gnu-Mach/ddb/db_ext_symtab.c 2020/09/02 04:43:18 1.1.1.2 +++ Gnu-Mach/ddb/db_ext_symtab.c 2020/09/02 04:45:50 1.1.1.3 @@ -24,11 +24,8 @@ * the rights to redistribute these changes. */ -#include "mach_kdb.h" #if MACH_KDB -#include - #if MACH_DEBUG #include /* vm_address_t */ @@ -36,6 +33,7 @@ #include #include #include +#include #include #include #include