summaryrefslogtreecommitdiffstats
path: root/testsuites/ada/sptests/sp12/sp12.adb
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/ada/sptests/sp12/sp12.adb')
-rw-r--r--testsuites/ada/sptests/sp12/sp12.adb2
1 files changed, 2 insertions, 0 deletions
diff --git a/testsuites/ada/sptests/sp12/sp12.adb b/testsuites/ada/sptests/sp12/sp12.adb
index 62a5761e51..08a39a869b 100644
--- a/testsuites/ada/sptests/sp12/sp12.adb
+++ b/testsuites/ada/sptests/sp12/sp12.adb
@@ -22,6 +22,8 @@ with RTEMS;
with RTEMS.TASKS;
with SPTEST;
with TEST_SUPPORT;
+with Interfaces.C;
+use Interfaces.C;
procedure SP12 is
INIT_ID : RTEMS.ID;