]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: fix build when !HAVE_NUMACTL
authorEric Blake <eblake@redhat.com>
Wed, 9 May 2012 23:55:31 +0000 (17:55 -0600)
committerEric Blake <eblake@redhat.com>
Wed, 9 May 2012 23:59:46 +0000 (17:59 -0600)
commit5c650b98ced19bcb344a20011f4923a9626331e9
tree93ac4441126efced4e87319af3cf8747ee0838eb
parent10a87145f73068e572d14d82a13df46c95960273
qemu: fix build when !HAVE_NUMACTL

Commit 97010eb1f forgot to change the other side of an #ifdef.

* src/qemu/qemu_process.c (qemuProcessInitNumaMemoryPolicy): Add
argument.
src/qemu/qemu_process.c