aboutsummaryrefslogtreecommitdiff
path: root/gas/config/ho-sysv.h
diff options
context:
space:
mode:
Diffstat (limited to 'gas/config/ho-sysv.h')
-rw-r--r--gas/config/ho-sysv.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gas/config/ho-sysv.h b/gas/config/ho-sysv.h
index ba69558..62aacf20 100644
--- a/gas/config/ho-sysv.h
+++ b/gas/config/ho-sysv.h
@@ -19,6 +19,6 @@
#include <string.h>
extern int free ();
-extern char *malloc ();
+extern char *malloc (), *realloc ();
/* end of ho-sysv.h */