summaryrefslogtreecommitdiffstats
path: root/c/src/ada-tests/support/time_test_support.adb
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/ada-tests/support/time_test_support.adb')
-rw-r--r--c/src/ada-tests/support/time_test_support.adb3
1 files changed, 1 insertions, 2 deletions
diff --git a/c/src/ada-tests/support/time_test_support.adb b/c/src/ada-tests/support/time_test_support.adb
index eebe88cefa..449704d4d6 100644
--- a/c/src/ada-tests/support/time_test_support.adb
+++ b/c/src/ada-tests/support/time_test_support.adb
@@ -10,7 +10,7 @@
--
--
--
--- COPYRIGHT (c) 1989-1997.
+-- COPYRIGHT (c) 1989-2009.
-- On-Line Applications Research Corporation (OAR).
--
-- The license and distribution terms for this file may in
@@ -21,7 +21,6 @@
--
with INTERFACES; use INTERFACES;
-with RTEMS;
with TEXT_IO;
with UNSIGNED32_IO;