summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--testsuites/smptests/smpscheduler03/test.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/testsuites/smptests/smpscheduler03/test.c b/testsuites/smptests/smpscheduler03/test.c
index 3f6b9e3fd8..f804bc7088 100644
--- a/testsuites/smptests/smpscheduler03/test.c
+++ b/testsuites/smptests/smpscheduler03/test.c
@@ -21,6 +21,8 @@
#include <rtems/score/threadimpl.h>
#include <rtems/score/schedulersmpimpl.h>
+#define TEST_INIT
+
#include "tmacros.h"
void Init(rtems_task_argument arg);