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