summaryrefslogtreecommitdiffstats
path: root/sys/ddb/db_run.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/ddb/db_run.c')
-rw-r--r--sys/ddb/db_run.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/ddb/db_run.c b/sys/ddb/db_run.c
index 6e466c3..18f9c0d 100644
--- a/sys/ddb/db_run.c
+++ b/sys/ddb/db_run.c
@@ -37,6 +37,7 @@ __FBSDID("$FreeBSD$");
#include <sys/param.h>
#include <sys/kdb.h>
+#include <sys/proc.h>
#include <machine/kdb.h>
#include <machine/pcb.h>
OpenPOWER on IntegriCloud