mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-10-17 21:03:55 +08:00
* inferior.h (procfs_first_available): Move declaration to...
* proc-utils.h: ... here. * sol-thread.c: Include procfs.h and proc-utils.h.
This commit is contained in:
@ -65,8 +65,9 @@
|
||||
#include "solib.h"
|
||||
#include "symfile.h"
|
||||
#include "observer.h"
|
||||
|
||||
#include "gdb_string.h"
|
||||
#include <sys/procfs.h>
|
||||
#include "proc-utils.h"
|
||||
|
||||
struct target_ops sol_thread_ops;
|
||||
|
||||
|
Reference in New Issue
Block a user