]> git.ipfire.org Git - thirdparty/libvirt.git/commit
tools: Work around ancient readline
authorMichal Privoznik <mprivozn@redhat.com>
Thu, 23 Nov 2017 17:00:33 +0000 (18:00 +0100)
committerMichal Privoznik <mprivozn@redhat.com>
Thu, 23 Nov 2017 17:37:17 +0000 (18:37 +0100)
commitf7deea5242372fa5f3cf141a6860e976aa60c19a
treec329dc99db94560436fb2b65930b25f92905fa51
parent28907b0043fbf71085a798372ab9c816ba043b93
tools: Work around ancient readline

My latest commit of a785186446de785d uncovered a problem we fixed
in 9eb23fe2 but then reverted in 834c5720e443. Turns out, some
systems (I'm looking at you OS X) have ancient readline with
broken header file.

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
tools/vsh.c