X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=binutils%2Fbucomm.c;h=2f3ac07f23aca4f83704721a87f72f5203e7be99;hb=32866df75ece22ec1fd88e99e3c5effe9238e072;hp=3ba60416a8dd5cdc901c3676daca7bbf494975ad;hpb=c428fa83c21769fafedcebb7b4a381c6ca24f998;p=deliverable%2Fbinutils-gdb.git diff --git a/binutils/bucomm.c b/binutils/bucomm.c index 3ba60416a8..2f3ac07f23 100644 --- a/binutils/bucomm.c +++ b/binutils/bucomm.c @@ -1,13 +1,13 @@ /* bucomm.c -- Bin Utils COMmon code. Copyright 1991, 1992, 1993, 1994, 1995, 1997, 1998, 2000, 2001, 2002, - 2003, 2006 + 2003, 2006, 2007 Free Software Foundation, Inc. This file is part of GNU Binutils. This program 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 2 of the License, or + the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, @@ -23,15 +23,16 @@ /* We might put this in a library someday so it could be dynamically loaded, but for now it's not necessary. */ +#include "sysdep.h" #include "bfd.h" #include "libiberty.h" -#include "bucomm.h" #include "filenames.h" #include "libbfd.h" #include #include /* ctime, maybe time_t */ #include +#include "bucomm.h" #ifndef HAVE_TIME_T_IN_TIME_H #ifndef HAVE_TIME_T_IN_TYPES_H