diff options
author | Stu Grossman <grossman@cygnus> | 1996-05-09 21:24:20 +0000 |
---|---|---|
committer | Stu Grossman <grossman@cygnus> | 1996-05-09 21:24:20 +0000 |
commit | fdfa331511ca311293735930c7476593a91ca20a (patch) | |
tree | afd481f0bfa07178673ab420e0910852c1637a92 /gdb/.Sanitize | |
parent | 7574859fbaf7386f6bfcd99538774451eab3ec7a (diff) | |
download | gdb-fdfa331511ca311293735930c7476593a91ca20a.zip gdb-fdfa331511ca311293735930c7476593a91ca20a.tar.gz gdb-fdfa331511ca311293735930c7476593a91ca20a.tar.bz2 |
* 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.
Diffstat (limited to 'gdb/.Sanitize')
-rw-r--r-- | gdb/.Sanitize | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/.Sanitize b/gdb/.Sanitize index 62f7431..b446ac3 100644 --- a/gdb/.Sanitize +++ b/gdb/.Sanitize @@ -189,6 +189,7 @@ gdba.el gdbcmd.h gdbcore.h gdbserver +gdbthread.h gdbtypes.c gdbtypes.h gnu-nat.c @@ -369,7 +370,6 @@ target.h terminal.h testsuite thread.c -thread.h top.c top.h typeprint.c |