Browse Source

Include string.h.

gdb-4_18-branch
Ken Raeburn 33 years ago
parent
commit
77c36070dd
  1. 1
      gas/config/ho-sysv.h

1
gas/config/ho-sysv.h

@ -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 ();

Loading…
Cancel
Save