diff options
Diffstat (limited to 'gcc/ada/g-eacodu-vms.adb')
-rw-r--r-- | gcc/ada/g-eacodu-vms.adb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gcc/ada/g-eacodu-vms.adb b/gcc/ada/g-eacodu-vms.adb index 7bab036648d..d2a8f3930ac 100644 --- a/gcc/ada/g-eacodu-vms.adb +++ b/gcc/ada/g-eacodu-vms.adb @@ -6,7 +6,7 @@ -- -- -- B o d y -- -- -- --- Copyright (C) 2003 Free Software Foundation, Inc. -- +-- Copyright (C) 2003-2005, 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- -- @@ -31,7 +31,7 @@ -- -- ------------------------------------------------------------------------------ --- This is the VMS version. +-- This is the VMS version with System; with System.Aux_DEC; |