From fdfa331511ca311293735930c7476593a91ca20a Mon Sep 17 00:00:00 2001 From: Stu Grossman Date: Thu, 9 May 1996 21:24:20 +0000 Subject: * 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. --- gdb/mac-nat.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gdb/mac-nat.c') diff --git a/gdb/mac-nat.c b/gdb/mac-nat.c index bdf6c6d..f827fca 100644 --- a/gdb/mac-nat.c +++ b/gdb/mac-nat.c @@ -33,7 +33,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include "buildsym.h" #include "gdb_string.h" -#include "thread.h" +#include "gdbthread.h" #include "gdbcmd.h" #include -- cgit v1.1