mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2025-02-23 13:21:43 +08:00
* sol-thread.c: Include "gdb_string.h".
This commit is contained in:
parent
3f533aa9ec
commit
6f4492c813
@ -1,3 +1,7 @@
|
||||
2003-09-06 Mark Kettenis <kettenis@gnu.org>
|
||||
|
||||
* sol-thread.c: Include "gdb_string.h".
|
||||
|
||||
2003-09-03 Mark Kettenis <m.kettenis@osp.nl>
|
||||
|
||||
* gcore.c: Reorder include files in alphabetical order. Include
|
||||
|
@ -62,6 +62,8 @@
|
||||
#include "regcache.h"
|
||||
#include "symfile.h"
|
||||
|
||||
#include "gdb_string.h"
|
||||
|
||||
extern struct target_ops sol_thread_ops; /* Forward declaration */
|
||||
extern struct target_ops sol_core_ops; /* Forward declaration */
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user