X-Git-Url: http://git.osdn.net/view?a=blobdiff_plain;f=bfd%2Fvms-gsd.c;h=661f0c437707ff4ca140e6ee0aac8713e30c7175;hb=a541e7f6cfe30a81bea0f98333420d243a969dfb;hp=9d06cf78d0ea0443095f148121f1804c87eaf2b1;hpb=bf5d753d0049850d7406c49bb8347bcbd141644d;p=pf3gnuchains%2Fpf3gnuchains4x.git diff --git a/bfd/vms-gsd.c b/bfd/vms-gsd.c index 9d06cf78d0..661f0c4377 100644 --- a/bfd/vms-gsd.c +++ b/bfd/vms-gsd.c @@ -1,7 +1,7 @@ /* vms-gsd.c -- BFD back-end for VAX (openVMS/VAX) and EVAX (openVMS/Alpha) files. - Copyright 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005 - Free Software Foundation, Inc. + Copyright 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, + 2007 Free Software Foundation, Inc. go and read the openVMS linker manual (esp. appendix B) if you don't know what's going on here :-) @@ -22,8 +22,8 @@ along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. */ -#include "bfd.h" #include "sysdep.h" +#include "bfd.h" #include "bfdlink.h" #include "libbfd.h"