aboutsummaryrefslogtreecommitdiff
path: root/sys/ddb/db_command.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/ddb/db_command.c')
-rw-r--r--sys/ddb/db_command.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/ddb/db_command.c b/sys/ddb/db_command.c
index 56d3ed1f87d3..9f41582620fb 100644
--- a/sys/ddb/db_command.c
+++ b/sys/ddb/db_command.c
@@ -49,7 +49,7 @@ __FBSDID("$FreeBSD$");
#include <ddb/db_lex.h>
#include <ddb/db_output.h>
-#include <machine/md_var.h>
+#include <machine/cpu.h>
#include <machine/setjmp.h>
/*