Include string.h.

This commit is contained in:
Ken Raeburn 1994-04-19 01:08:38 +00:00
parent 9de7c1fc8d
commit 77c36070dd

View File

@ -17,6 +17,7 @@
along with GAS; see the file COPYING. If not, write to
the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
#include <string.h>
extern int free ();
extern char *malloc ();