mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-12-26 17:18:55 +00:00
* Makefile.in, breakpoint.c, corelow.c, fork-child.c, inflow.c,
infrun.c, mac-nat.c, procfs.c, remote.c, sol-thread.c, thread.c, win32-nat.c, config/nm-lynx.h: Rename thread.h to gdbthread.h to avoid conflict with Solaris /usr/include/thread.h.
This commit is contained in:
@@ -33,7 +33,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */
|
||||
#include <fcntl.h>
|
||||
#include "buildsym.h"
|
||||
#include "gdb_string.h"
|
||||
#include "thread.h"
|
||||
#include "gdbthread.h"
|
||||
#include "gdbcmd.h"
|
||||
|
||||
#include <Processes.h>
|
||||
|
||||
Reference in New Issue
Block a user