summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/shared/src/irq-shell.c
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/lib/libbsp/shared/src/irq-shell.c')
-rw-r--r--c/src/lib/libbsp/shared/src/irq-shell.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/c/src/lib/libbsp/shared/src/irq-shell.c b/c/src/lib/libbsp/shared/src/irq-shell.c
index 512594c133..ca936f8038 100644
--- a/c/src/lib/libbsp/shared/src/irq-shell.c
+++ b/c/src/lib/libbsp/shared/src/irq-shell.c
@@ -21,6 +21,7 @@
#include <stdio.h>
+#include <rtems/printer.h>
#include <rtems/shell.h>
#include <bsp/irq-info.h>