mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-25 19:14:52 +08:00
* coffcode.h: Include libiberty.h.
This commit is contained in:
parent
348e86d958
commit
3d03da9afb
@ -1,3 +1,7 @@
|
||||
2009-09-05 Eli Zaretskii <eliz@gnu.org>
|
||||
|
||||
* coffcode.h: Include libiberty.h.
|
||||
|
||||
2009-09-05 Martin Thuresson <martin@mtme.org>
|
||||
|
||||
* coff-arm.c (coff_arm_relocate_section)
|
||||
|
@ -361,6 +361,8 @@ CODE_FRAGMENT
|
||||
|
||||
*/
|
||||
|
||||
#include "libiberty.h"
|
||||
|
||||
#ifdef COFF_WITH_PE
|
||||
#include "peicode.h"
|
||||
#else
|
||||
|
Loading…
Reference in New Issue
Block a user