summaryrefslogtreecommitdiffstats
path: root/cpukit/libmisc/shell/main_profreport.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/libmisc/shell/main_profreport.c')
-rw-r--r--cpukit/libmisc/shell/main_profreport.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/cpukit/libmisc/shell/main_profreport.c b/cpukit/libmisc/shell/main_profreport.c
index a98b8ba9aa..499e55d1aa 100644
--- a/cpukit/libmisc/shell/main_profreport.c
+++ b/cpukit/libmisc/shell/main_profreport.c
@@ -19,6 +19,7 @@
#include <stdio.h>
#include <rtems/profiling.h>
+#include <rtems/printer.h>
#include <rtems/shell.h>
#include <rtems/shellconfig.h>