mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2025-02-18 00:18:11 +00:00
fix cc compile failure
This commit is contained in:
parent
58137c4d79
commit
5a9b659196
@ -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…
x
Reference in New Issue
Block a user