mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2025-03-04 15:37:54 +00:00
obj-coffbfd.c: include libcoff.h
This commit is contained in:
parent
db33220fbd
commit
30d9fb5730
@ -41,6 +41,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
|
||||
#include "subsegs.h"
|
||||
#include "frags.h"
|
||||
#include "../bfd/libbfd.h"
|
||||
#include "../bfd/libcoff.h"
|
||||
|
||||
|
||||
#define MIN(a,b) ((a) < (b)? (a) : (b))
|
||||
|
Loading…
x
Reference in New Issue
Block a user