mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-27 03:51:15 +08:00
* gasp.c: Include host.h.
This commit is contained in:
parent
bf8d9d28c6
commit
e2847e64ff
@ -1,3 +1,7 @@
|
||||
Tue Feb 1 10:50:17 1994 Steve Chamberlain (sac@jonny.cygnus.com)
|
||||
|
||||
* gasp.c: Include host.h.
|
||||
|
||||
Tue Feb 1 12:13:01 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
|
||||
|
||||
* config/obj-coff.c (dot_text_symbol, dot_data_symbol,
|
||||
|
@ -34,7 +34,7 @@ suitable for gas to consume.
|
||||
|
||||
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include "host.h"
|
||||
|
||||
extern char *malloc ();
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user