* ddb/db_break.c: Include machine/db_interface.h.

---
 ddb/db_break.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/ddb/db_break.c b/ddb/db_break.c
index b26e1f0..c32f557 100644
--- a/ddb/db_break.c
+++ b/ddb/db_break.c
@@ -36,6 +36,7 @@
  */
 #include <mach/boolean.h>
 #include <machine/db_machdep.h>
+#include <machine/db_interface.h>
 #include <ddb/db_lex.h>
 #include <ddb/db_break.h>
 #include <ddb/db_access.h>
-- 
1.8.1.4


Reply via email to