]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commit
Fix build wihout macvtap or virtualport
authorJán Tomko <jtomko@redhat.com>
Tue, 6 May 2014 07:14:05 +0000 (09:14 +0200)
committerJán Tomko <jtomko@redhat.com>
Tue, 6 May 2014 07:14:05 +0000 (09:14 +0200)
commitc3f6882383eec6adc3a42440ca24834b0f1c0575
tree64f9bd865a304dc94a64a2e1f7c467a7fdbdd1b3
parent4ae8369a4bc425ea3dc2c68f681a42ed9d0d87c0
Fix build wihout macvtap or virtualport

Commit 1b14c44 broke the build on FreeBSD by changing
the signature of a few functions without updating the
corresponding stubs that are used when WITH_MACVTAP
or WITH_VIRTUALPORT is not defined.
src/util/virnetdevmacvlan.c
src/util/virnetdevvportprofile.c