Include string.h.
authorKen Raeburn <raeburn@cygnus>
Tue, 19 Apr 1994 01:08:38 +0000 (01:08 +0000)
committerKen Raeburn <raeburn@cygnus>
Tue, 19 Apr 1994 01:08:38 +0000 (01:08 +0000)
gas/config/ho-sysv.h

index 9ec2f2b..ba69558 100644 (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 ();