* sysdep.h: Revert last change.
This commit is contained in:
parent
30d7a4adae
commit
495443d4ec
2 changed files with 6 additions and 0 deletions
|
@ -1,3 +1,7 @@
|
|||
2007-04-25 Alan Modra <amodra@bigpond.net.au>
|
||||
|
||||
* sysdep.h: Revert last change.
|
||||
|
||||
2007-04-24 Nick Clifton <nickc@redhat.com>
|
||||
|
||||
* coffcode.h (coff_slurp_reloc_table): Initialise dst.r_offset.
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue