summaryrefslogtreecommitdiff
path: root/ddb/db_macro.c
diff options
context:
space:
mode:
Diffstat (limited to 'ddb/db_macro.c')
-rw-r--r--ddb/db_macro.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/ddb/db_macro.c b/ddb/db_macro.c
index e71e83b..83c30ce 100644
--- a/ddb/db_macro.c
+++ b/ddb/db_macro.c
@@ -26,6 +26,7 @@
#if MACH_KDB
+#include <string.h>
#include <kern/thread.h>
#include <machine/db_machdep.h>