X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=gas%2Fconfig%2Fobj-som.h;h=15e7995540f386a292c93bed633bd89afd70ee19;hb=a5721ba270ddf860e0e5a45bba456214e8eac2be;hp=85f3f72bb4047a2d046f7265bce52804b87b5b33;hpb=4b4da1607aeed19ac399963a3aa12b0417e477ae;p=deliverable%2Fbinutils-gdb.git diff --git a/gas/config/obj-som.h b/gas/config/obj-som.h index 85f3f72bb4..15e7995540 100644 --- a/gas/config/obj-som.h +++ b/gas/config/obj-som.h @@ -1,12 +1,11 @@ /* SOM object file format. - Copyright 1993, 1994, 1995, 1998, 2000, 2004, 2005 - Free Software Foundation, Inc. + Copyright (C) 1993-2016 Free Software Foundation, Inc. This file is part of GAS, the GNU Assembler. GAS is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 1, or (at your option) + the Free Software Foundation; either version 3, or (at your option) any later version. GAS is distributed in the hope that it will be useful, @@ -27,8 +26,8 @@ #define OBJ_SOM 1 -#include "bfd.h" #include "bfd/som.h" +#include "som/reloc.h" #include "targ-cpu.h" #ifndef FALSE