]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFC r352242, r352249
authorBaptiste Daroussin <bapt@FreeBSD.org>
Wed, 19 Feb 2020 14:42:21 +0000 (14:42 +0000)
committerBaptiste Daroussin <bapt@FreeBSD.org>
Wed, 19 Feb 2020 14:42:21 +0000 (14:42 +0000)
commit69fc8cbc793bb1480e738cc5b7175a7ff1865034
tree764746a95cab30866fc5b9e626261e2d59b48b0b
parent44c84aa8643e71d7799ca459964e838e3be77053
MFC r352242, r352249

r352242:
Remove usesless readline compat includes which will reinclude readline.h
itself.

This simplifies the upcoming update to newer libedit.

r352249:
Get the readline header from the installed header instead of the from the source
location.
contrib/gdb/gdb/cli/cli-cmds.c
contrib/gdb/gdb/cli/cli-setshow.c
contrib/gdb/gdb/event-top.c
contrib/gdb/gdb/top.c
contrib/gdb/gdb/tracepoint.c
gnu/usr.bin/gdb/Makefile.inc
gnu/usr.bin/gdb/kgdb/trgt.c