]> git.ipfire.org Git - thirdparty/libvirt.git/commit
vircgroup: Fix build issue on mingw cross compile
authorJohn Ferlan <jferlan@redhat.com>
Fri, 27 Mar 2015 16:13:56 +0000 (12:13 -0400)
committerJohn Ferlan <jferlan@redhat.com>
Fri, 27 Mar 2015 22:09:07 +0000 (18:09 -0400)
commit38efd525844c2253bcae844641c4eea8882a16bf
treeaa972ca642fb0ea98c7f79e71530e7c30a944c23
parenteb05cb0d5c4ab013622a3695bcd60b72eeaa7dfe
vircgroup: Fix build issue on mingw cross compile

Commit id 'ba1dfc5' added virCgroupSetCpusetMemoryMigrate and
virCgroupGetCpusetMemoryMigrate, but did not add the corresponding
entry points into the "#else /* !VIR_CGROUP_SUPPORTED */" section
src/util/vircgroup.c