Browse Source

fix cc compile failure

gdb-4_18-branch
K. Richard Pixley 35 years ago
parent
commit
5a9b659196
  1. 1
      bfd/hosts/sun3.h

1
bfd/hosts/sun3.h

@ -37,7 +37,6 @@ extern int fwrite();
extern int sscanf();
extern int stat();
extern int strtol();
void free();
char *malloc();
char *realloc();
extern char *strrchr();

Loading…
Cancel
Save