]> git.ipfire.org Git - thirdparty/libvirt.git/commit
cgroup macros refactoring, part 5
authorRoman Bogorodskiy <bogorodskiy@gmail.com>
Sun, 11 Aug 2013 12:04:29 +0000 (16:04 +0400)
committerEric Blake <eblake@redhat.com>
Mon, 12 Aug 2013 22:58:54 +0000 (16:58 -0600)
commit81b191577313104cacf48077c7b1a00d0e838dcb
treed0bc2d82bc8ac62b21759821a97d71353f893b8f
parent2d795df3f0a7de4a986a787ea0830898232df307
cgroup macros refactoring, part 5

Complete the refactoring by adding missing stubs so it compiles on
platform without cgroup support.

Signed-off-by: Eric Blake <eblake@redhat.com>
src/util/vircgroup.c