diff options
Diffstat (limited to 'gas/config/ho-vax.h')
-rw-r--r-- | gas/config/ho-vax.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gas/config/ho-vax.h b/gas/config/ho-vax.h index 6da6691..ed8ccc7 100644 --- a/gas/config/ho-vax.h +++ b/gas/config/ho-vax.h @@ -22,6 +22,7 @@ #endif /* not ansi */ extern char *malloc (); +extern char *realloc (); extern int free (); /* end of ho-vax.h */ |