mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-10-12 10:28:59 +08:00
Fix ia64-hpux build failure.
* ia64-opc.c: Include sysdep.h before libiberty.h.
This commit is contained in:
@ -1,3 +1,7 @@
|
||||
2005-05-05 James E Wilson <wilson@specifixinc.com>
|
||||
|
||||
* ia64-opc.c: Include sysdep.h before libiberty.h.
|
||||
|
||||
2005-05-05 Nick Clifton <nickc@redhat.com>
|
||||
|
||||
* configure.in (ALL_LINGUAS): Add vi.
|
||||
|
@ -20,8 +20,8 @@
|
||||
02111-1307, USA. */
|
||||
|
||||
#include "ansidecl.h"
|
||||
#include "libiberty.h"
|
||||
#include "sysdep.h"
|
||||
#include "libiberty.h"
|
||||
#include "ia64-asmtab.h"
|
||||
#include "ia64-asmtab.c"
|
||||
|
||||
|
Reference in New Issue
Block a user