]> 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)
committerEric Blake <eblake@redhat.com>
Tue, 15 Jan 2013 04:08:23 +0000 (21:08 -0700)
commit1bf661caf4e926efcad6e85151a587cea5fd29f4
tree804d0bb25662047c11b9fe5fbcd9315fe6ce301d
parentc726d9eca5ad1e06f07ac1dd544ad759b5ac7a67
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.
configure.ac
src/util/virnetdevbridge.c