From: Alan Modra Date: Wed, 25 Apr 2007 06:32:13 +0000 (+0000) Subject: * sysdep.h: Revert last change. X-Git-Tag: binutils-2_16-branchpoint~677 X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=f2a93a833d661303f9081e99fe0840fab081585b;p=pf3gnuchains%2Fpf3gnuchains4x.git * sysdep.h: Revert last change. --- diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 9cfa98dd41..49b17b1991 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,7 @@ +2007-04-25 Alan Modra + + * sysdep.h: Revert last change. + 2007-04-24 Nick Clifton * coffcode.h (coff_slurp_reloc_table): Initialise dst.r_offset. diff --git a/bfd/sysdep.h b/bfd/sysdep.h index cc7743b7ad..f6313d3905 100644 --- a/bfd/sysdep.h +++ b/bfd/sysdep.h @@ -22,6 +22,8 @@ Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. #ifndef BFD_SYSDEP_H #define BFD_SYSDEP_H +#include "ansidecl.h" + #include "config.h" #ifdef HAVE_STDDEF_H