summaryrefslogtreecommitdiffstats
path: root/testsuites/libtests/stackchk/blow.c
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/libtests/stackchk/blow.c')
-rw-r--r--testsuites/libtests/stackchk/blow.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/testsuites/libtests/stackchk/blow.c b/testsuites/libtests/stackchk/blow.c
index 6a378eb54b..e424568fb8 100644
--- a/testsuites/libtests/stackchk/blow.c
+++ b/testsuites/libtests/stackchk/blow.c
@@ -17,6 +17,7 @@
#include <rtems.h>
#include <rtems/stackchk.h>
+#include <rtems/score/percpu.h>
/* forward declarations to avoid warnings */
void b(void);