]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/ChangeLog
Remove use of <config.h> from gdb/nat/
authorTom Tromey <tom@tromey.com>
Fri, 20 Dec 2019 00:49:25 +0000 (17:49 -0700)
committerTom Tromey <tom@tromey.com>
Tue, 14 Jan 2020 23:25:04 +0000 (16:25 -0700)
commit25e573565306c51df462eb6a957f86fc130ee580
tree2869126ef32a4a706cc04009ff7a637007099c55
parent05ea2a051030a452bb1f4710dafeb1054cf38c17
Remove use of <config.h> from gdb/nat/

This removes the use of <config.h> from the files in gdb/nat/.

gdb/ChangeLog
2020-01-14  Tom Tromey  <tom@tromey.com>

* nat/linux-btrace.c: Don't include <config.h>.
* nat/linux-ptrace.c: Don't include <config.h>.
* nat/x86-linux-dregs.c: Don't include <config.h>.

Change-Id: Ie8c734c54ada848aa020c77ec727704d367eff81
gdb/ChangeLog
gdb/nat/linux-btrace.c
gdb/nat/linux-ptrace.c
gdb/nat/x86-linux-dregs.c