From: Alan Modra Date: Wed, 25 Apr 2007 06:32:13 +0000 (+0000) Subject: * sysdep.h: Revert last change. X-Git-Tag: binutils-2_18-branchpoint~955 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=495443d4ec9bf03e6a9e1f418593b321aed06816;p=thirdparty%2Fbinutils-gdb.git * sysdep.h: Revert last change. --- diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 9cfa98dd41a..49b17b1991d 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 cc7743b7ad1..f6313d3905c 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