summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/spwatchdog/init.c
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/sptests/spwatchdog/init.c')
-rw-r--r--testsuites/sptests/spwatchdog/init.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/testsuites/sptests/spwatchdog/init.c b/testsuites/sptests/spwatchdog/init.c
index f2cf992b36..a7a332a26c 100644
--- a/testsuites/sptests/spwatchdog/init.c
+++ b/testsuites/sptests/spwatchdog/init.c
@@ -22,6 +22,8 @@
#define CONFIGURE_INIT
#include "system.h"
+#include <rtems/score/watchdogimpl.h>
+
rtems_task Init(
rtems_task_argument argument
)