summaryrefslogtreecommitdiff
path: root/gcc/ada/a-retide.adb
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ada/a-retide.adb')
-rw-r--r--gcc/ada/a-retide.adb8
1 files changed, 1 insertions, 7 deletions
diff --git a/gcc/ada/a-retide.adb b/gcc/ada/a-retide.adb
index f6ffe7e3d71..42d2d173d53 100644
--- a/gcc/ada/a-retide.adb
+++ b/gcc/ada/a-retide.adb
@@ -6,7 +6,7 @@
-- --
-- B o d y --
-- --
--- Copyright (C) 1992-2006, Free Software Foundation, Inc. --
+-- Copyright (C) 1992-2008, Free Software Foundation, Inc. --
-- --
-- GNARL is free software; you can redistribute it and/or modify it under --
-- terms of the GNU General Public License as published by the Free Soft- --
@@ -32,15 +32,9 @@
------------------------------------------------------------------------------
with Ada.Exceptions;
--- Used for Raise_Exception
with System.Tasking;
--- Used for Task_Id
--- Initialize
-
with System.Task_Primitives.Operations;
--- Used for Timed_Delay
--- Self
package body Ada.Real_Time.Delays is