summaryrefslogtreecommitdiffstats
path: root/cpukit/libmisc/shell/err.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--cpukit/libmisc/shell/err.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/cpukit/libmisc/shell/err.h b/cpukit/libmisc/shell/err.h
index f028d3b151..6e64e8d5e8 100644
--- a/cpukit/libmisc/shell/err.h
+++ b/cpukit/libmisc/shell/err.h
@@ -59,6 +59,7 @@
#define vwarnx rtems_shell_vwarnx
#include <setjmp.h>
+#include <rtems.h>
extern jmp_buf rtems_shell_bsd_exit_recover;