* sol-thread.c: Include "gdb_string.h".

This commit is contained in:
Mark Kettenis
2003-09-06 21:09:21 +00:00
parent 3f533aa9ec
commit 6f4492c813
2 changed files with 6 additions and 0 deletions

View File

@ -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 */