summaryrefslogtreecommitdiffstats
path: root/testsuites/samples/hello
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/samples/hello')
-rw-r--r--testsuites/samples/hello/init.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/testsuites/samples/hello/init.c b/testsuites/samples/hello/init.c
index adda41cd20..fed39513ca 100644
--- a/testsuites/samples/hello/init.c
+++ b/testsuites/samples/hello/init.c
@@ -23,6 +23,7 @@
#define CONFIGURE_INIT
#include "system.h"
#include <stdio.h>
+#include <stdlib.h>
rtems_task Init(
rtems_task_argument ignored