X-Git-Url: http://git.sourceforge.jp/view?a=blobdiff_plain;f=libiberty%2Fobjalloc.c;h=3ddac2ce4cbfbda496aa320d4578203391d7956f;hb=571b858b1927aac4b2aa9125f4b57fd1a226030a;hp=a06047d00f619e9941a71480a31255fe4528d170;hpb=f8d9d6a03d24c6a42a1a813a25e63ac308062869;p=pf3gnuchains%2Fgcc-fork.git diff --git a/libiberty/objalloc.c b/libiberty/objalloc.c index a06047d00f6..3ddac2ce4cb 100644 --- a/libiberty/objalloc.c +++ b/libiberty/objalloc.c @@ -14,8 +14,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software -Foundation, 59 Temple Place - Suite 330, -Boston, MA 02111-1307, USA. */ +Foundation, 51 Franklin Street - Fifth Floor, +Boston, MA 02110-1301, USA. */ #include "config.h" #include "ansidecl.h" @@ -30,10 +30,8 @@ Boston, MA 02111-1307, USA. */ #include #else -#ifdef ANSI_PROTOTYPES /* Get a definition for size_t. */ #include -#endif #ifdef HAVE_STDLIB_H #include