]> git.proxmox.com Git - mirror_lxc.git/commit
fix a compilation warning
authorDaniel Lezcano <daniel.lezcano@free.fr>
Thu, 26 Nov 2009 15:46:25 +0000 (16:46 +0100)
committerDaniel Lezcano <dlezcano@fr.ibm.com>
Thu, 26 Nov 2009 15:46:25 +0000 (16:46 +0100)
commit108ed092c30bd209e58e7b20591135bf7c8c665b
tree6a950e03d1e7389401b8b854280619d58901b783
parentf2ae79a04567fb8c1181f4d3331d2b7a48889cf3
fix a compilation warning

lxc_get_cgroup_path is used in the file but the header
defining the function is missing.

Signed-off-by: Daniel Lezcano <dlezcano@fr.ibm.com>
src/lxc/state.c