summaryrefslogtreecommitdiff
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 39378e9c7d01..64cad7eef264 100644
--- a/sys/ddb/db_command.c
+++ b/sys/ddb/db_command.c
@@ -45,7 +45,7 @@
#include <ddb/db_lex.h>
#include <ddb/db_output.h>
-#include <setjmp.h>
+#include <machine/setjmp.h>
/*
* Exported global variables