projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
db33220
)
obj-coffbfd.c: include libcoff.h
author
Ken Raeburn
<raeburn@cygnus>
Tue, 8 Dec 1992 08:48:16 +0000
(08:48 +0000)
committer
Ken Raeburn
<raeburn@cygnus>
Tue, 8 Dec 1992 08:48:16 +0000
(08:48 +0000)
gas/config/obj-coffbfd.c
patch
|
blob
|
history
diff --git
a/gas/config/obj-coffbfd.c
b/gas/config/obj-coffbfd.c
index 69901197790e35f13bfb40e9d1725f7bb086b646..38717afe58e2018dff04bbfc38e248ae18a3a5f2 100644
(file)
--- a/
gas/config/obj-coffbfd.c
+++ b/
gas/config/obj-coffbfd.c
@@
-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))