summaryrefslogtreecommitdiffstats
path: root/libtest/testwrappers.c
diff options
context:
space:
mode:
Diffstat (limited to 'libtest/testwrappers.c')
-rw-r--r--libtest/testwrappers.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/libtest/testwrappers.c b/libtest/testwrappers.c
index 9679f75..052ebf8 100644
--- a/libtest/testwrappers.c
+++ b/libtest/testwrappers.c
@@ -11,6 +11,7 @@
#endif
#include <rtems/test-info.h>
+#include <rtems/test-printer.h>
int __wrap_printf(const char* format, ...);
int __wrap_puts(const char *str);