recording file death
[deliverable/binutils-gdb.git] / gas / config / ho-generic.h
index b1b0a93315bfc6c5725d552843f35c391faf47d4..967603fef3e6b4c95fcf771eae95f6257513d195 100644 (file)
 
 #define HAVE_STRERROR
 
+#ifdef __STDC__
+extern void *malloc (), *realloc ();
+#else
+extern char *malloc (), *realloc ();
+#endif
 extern int free ();
 
 /* end of ho-generic.h */
This page took 0.022773 seconds and 4 git commands to generate.