summaryrefslogtreecommitdiffstats
path: root/testsuites/ada/sptests/sp14/sptest.adb
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/ada/sptests/sp14/sptest.adb')
-rw-r--r--testsuites/ada/sptests/sp14/sptest.adb2
1 files changed, 2 insertions, 0 deletions
diff --git a/testsuites/ada/sptests/sp14/sptest.adb b/testsuites/ada/sptests/sp14/sptest.adb
index eb9ff3c34a..15239e30b4 100644
--- a/testsuites/ada/sptests/sp14/sptest.adb
+++ b/testsuites/ada/sptests/sp14/sptest.adb
@@ -25,6 +25,8 @@ with UNSIGNED32_IO;
with INTERFACES; use INTERFACES;
with RTEMS.TIMER;
with RTEMS.SIGNAL;
+with Interfaces.C;
+use Interfaces.C;
package body SPTEST is