diff options
Diffstat (limited to 'ld/ldlnk960.c')
-rwxr-xr-x | ld/ldlnk960.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ld/ldlnk960.c b/ld/ldlnk960.c index ff862f9..58a9b8e 100755 --- a/ld/ldlnk960.c +++ b/ld/ldlnk960.c @@ -27,8 +27,8 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ * intel coff loader emulation specific stuff */ -#include "sysdep.h" #include "bfd.h" +#include "sysdep.h" /*#include "archures.h"*/ #include "ld.h" |