mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-29 16:38:05 +08:00
include string.h
This commit is contained in:
@ -25,6 +25,8 @@
|
||||
|
||||
#define HAVE_STRERROR
|
||||
|
||||
#include <string.h>
|
||||
|
||||
#ifdef __STDC__
|
||||
extern void *malloc (), *realloc ();
|
||||
#else
|
||||
|
Reference in New Issue
Block a user