]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commit
vircgroup: Fix build issue mingw cross compile
authorJohn Ferlan <jferlan@redhat.com>
Fri, 27 Mar 2015 16:36:04 +0000 (12:36 -0400)
committerJohn Ferlan <jferlan@redhat.com>
Fri, 27 Mar 2015 22:09:07 +0000 (18:09 -0400)
commitcf6ab17e45878886488d10a6ffa160a3d06c4c1a
tree24bde794bb30c10d73d75a10130550d2713755b5
parent38efd525844c2253bcae844641c4eea8882a16bf
vircgroup: Fix build issue mingw cross compile

Commit id '2dbfa716' exposed virCgroupDetectMountsFromFile, but did not
add the corresponding entry in the "#else /* !VIR_CGROUP_SUPPORTED */"
section of the module.
src/util/vircgroup.c