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