summaryrefslogtreecommitdiff
path: root/gcc/ada/s-asthan-vms-alpha.adb
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ada/s-asthan-vms-alpha.adb')
-rw-r--r--gcc/ada/s-asthan-vms-alpha.adb3
1 files changed, 1 insertions, 2 deletions
diff --git a/gcc/ada/s-asthan-vms-alpha.adb b/gcc/ada/s-asthan-vms-alpha.adb
index 13362a9600b..f108058659e 100644
--- a/gcc/ada/s-asthan-vms-alpha.adb
+++ b/gcc/ada/s-asthan-vms-alpha.adb
@@ -6,7 +6,7 @@
-- --
-- B o d y --
-- --
--- Copyright (C) 1996-2005 Free Software Foundation, Inc. --
+-- Copyright (C) 1996-2006 Free Software Foundation, Inc. --
-- --
-- GNAT 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- --
@@ -54,7 +54,6 @@ with System.Task_Primitives.Operations.DEC;
-- removed, because of problem with controlled attribute ???
with Ada.Task_Attributes;
-with Ada.Task_Identification;
with Ada.Exceptions; use Ada.Exceptions;