mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-07-31 22:04:12 +08:00
* linux-proc.c: Include "gdb_string.h".
* Makefile.in (linux-proc.o): Update dependency list.
This commit is contained in:
@ -31,6 +31,7 @@
|
||||
#include "gdbthread.h" /* for struct thread_info etc. */
|
||||
#include "elf-bfd.h" /* for elfcore_write_* */
|
||||
#include "cli/cli-decode.h" /* for add_info */
|
||||
#include "gdb_string.h"
|
||||
|
||||
/* Function: child_pid_to_exec_file
|
||||
*
|
||||
|
Reference in New Issue
Block a user