summaryrefslogtreecommitdiffstats
path: root/testsuites
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2020-11-26 19:53:25 +0100
committerSebastian Huber <sebastian.huber@embedded-brains.de>2020-12-02 07:45:53 +0100
commit9c20b987cd663e10443f2a6dc9d6b1c1d3d94e83 (patch)
tree8611fd6a009e1bac76b8241de4dd998a0baa9acd /testsuites
parentshell: Rename "IO" typedef for better Doxygen (diff)
downloadrtems-9c20b987cd663e10443f2a6dc9d6b1c1d3d94e83.tar.bz2
rtems: Add <rtems/rtems/clockimpl.h>
Diffstat (limited to 'testsuites')
-rw-r--r--testsuites/sptests/sp2038/init.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/testsuites/sptests/sp2038/init.c b/testsuites/sptests/sp2038/init.c
index 8d81cb1049..a3f09d4156 100644
--- a/testsuites/sptests/sp2038/init.c
+++ b/testsuites/sptests/sp2038/init.c
@@ -22,6 +22,7 @@
#include <string.h>
#include <rtems.h>
+#include <rtems/rtems/clockimpl.h>
const char rtems_test_name[] = "SP 2038";