]> git.ipfire.org Git - thirdparty/libvirt.git/commit
build: further fixes for broken if_bridge.h
authorEric Blake <eblake@redhat.com>
Mon, 14 Jan 2013 17:47:41 +0000 (10:47 -0700)
committerCole Robinson <crobinso@redhat.com>
Tue, 26 Mar 2013 22:36:34 +0000 (18:36 -0400)
commit2c7638fdb4e13987cc2229d547531d2c4383ba24
treec771612f6c01db383d07e4339ddcce9f3829063d
parent879f28a9f33be343c848e78923e9c4afe40f12ae
build: further fixes for broken if_bridge.h

Commit c308a9ae was incomplete; it resolved the configure failure,
but not a later build failure.

* src/util/virnetdevbridge.c: Include pre-req header.
* configure.ac (AC_CHECK_HEADERS): Prefer standard in.h over
non-standard ip6.h.
(cherry picked from commit 1bf661caf4e926efcad6e85151a587cea5fd29f4)
configure.ac
src/util/virnetdevbridge.c