]> git.ipfire.org Git - thirdparty/libvirt.git/commit
build: define 'inline' iff HAVE_LIBNL1
authorMichal Privoznik <mprivozn@redhat.com>
Tue, 28 Aug 2012 10:01:50 +0000 (12:01 +0200)
committerMichal Privoznik <mprivozn@redhat.com>
Tue, 28 Aug 2012 10:09:43 +0000 (12:09 +0200)
commit500c24688942cb5bf2eb1d7d238531e86788eb29
tree2d7e31a90c2c0dc8d8e374831b5d271d815de326
parent3de747c9a28b0f4b8e7e06e550286de766759441
build: define 'inline' iff HAVE_LIBNL1

Previous commit 0b4b53bb80 defined 'inline' to prevent broken build on
systems with libnl1 headers. However, it broke build on systems with
libnl3 headers. Therefore we must make that fix conditional.
src/util/virnetlink.h