include string.h
authorKen Raeburn <raeburn@cygnus>
Mon, 5 Apr 1993 18:00:40 +0000 (18:00 +0000)
committerKen Raeburn <raeburn@cygnus>
Mon, 5 Apr 1993 18:00:40 +0000 (18:00 +0000)
gas/config/ho-generic.h

index 967603fef3e6b4c95fcf771eae95f6257513d195..1d0d99f766c8d66b54a24e2ad7776bba410e6563 100644 (file)
@@ -25,6 +25,8 @@
 
 #define HAVE_STRERROR
 
+#include <string.h>
+
 #ifdef __STDC__
 extern void *malloc (), *realloc ();
 #else
This page took 0.024849 seconds and 4 git commands to generate.