* gasp.c: Include host.h.

This commit is contained in:
Steve Chamberlain
1994-02-01 18:58:32 +00:00
parent bf8d9d28c6
commit e2847e64ff
2 changed files with 5 additions and 1 deletions

View File

@@ -34,7 +34,7 @@ suitable for gas to consume.
#include <stdio.h>
#include <stdlib.h>
#include "host.h"
extern char *malloc ();