From e2847e64ffed21bbf5320fa5aa6f4d88de2d0629 Mon Sep 17 00:00:00 2001 From: Steve Chamberlain Date: Tue, 1 Feb 1994 18:58:32 +0000 Subject: * gasp.c: Include host.h. --- gas/gasp.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gas/gasp.c') diff --git a/gas/gasp.c b/gas/gasp.c index dab30de..0d876b3 100644 --- a/gas/gasp.c +++ b/gas/gasp.c @@ -34,7 +34,7 @@ suitable for gas to consume. #include -#include +#include "host.h" extern char *malloc (); -- cgit v1.1