mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-10-14 03:15:06 +08:00
* aix-thread.c: #include "gdb_string.h". Needed for memset and memcopy.
* Makefile.in (aix-thread.o): Add dependency on gdb_string.h.
This commit is contained in:
@ -50,6 +50,7 @@
|
||||
#include "gdbcmd.h"
|
||||
#include "language.h" /* for local_hex_string() */
|
||||
#include "ppc-tdep.h"
|
||||
#include "gdb_string.h"
|
||||
|
||||
#include <procinfo.h>
|
||||
#include <sys/types.h>
|
||||
|
Reference in New Issue
Block a user