]> git.ipfire.org Git - thirdparty/lxc.git/commit
Fix compilation warning
authorDaniel Lezcano <daniel.lezcano@free.fr>
Tue, 12 Oct 2010 13:11:45 +0000 (15:11 +0200)
committerDaniel Lezcano <dlezcano@fr.ibm.com>
Tue, 12 Oct 2010 13:11:45 +0000 (15:11 +0200)
commit6ca5b95ef731182ad2c409f042e44d3309bb8b69
tree36b4bf421b7a10062c2712281c1a834d6f4cb925
parent2656d2312708d14126d10eb8728bffba2ee1269c
Fix compilation warning

Fix some compilation warnings:
 * include caps.h in lxc_checkpoint and lxc_restart
 * check the return of the timer notification read

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