diff options
Diffstat (limited to 'ddb/db_macro.c')
-rw-r--r-- | ddb/db_macro.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ddb/db_macro.c b/ddb/db_macro.c index 5a7e8c2..e71e83b 100644 --- a/ddb/db_macro.c +++ b/ddb/db_macro.c @@ -23,7 +23,7 @@ * 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 <kern/thread.h> |