mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-23 03:29:47 +08:00
SunOS 4.0.3 has no sys/stdtypes.h
This commit is contained in:
@ -28,7 +28,7 @@ extern int memset ();
|
||||
#endif
|
||||
|
||||
/* #include <sys/stdtypes.h> before <stddef.h> when compiling by GCC. */
|
||||
#include <sys/stdtypes.h>
|
||||
/* #include <sys/stdtypes.h> */
|
||||
#include <stddef.h>
|
||||
#include <ctype.h>
|
||||
#include <string.h>
|
||||
|
Reference in New Issue
Block a user