Browse Source

include string.h

gdb-4_18-branch
Ken Raeburn 34 years ago
parent
commit
cbcf557273
  1. 2
      gas/config/ho-generic.h

2
gas/config/ho-generic.h

@ -25,6 +25,8 @@
#define HAVE_STRERROR
#include <string.h>
#ifdef __STDC__
extern void *malloc (), *realloc ();
#else

Loading…
Cancel
Save