]> git.proxmox.com Git - mirror_lxc.git/commit
lxc-init: adjust include statements
authorLong Wang <w@laoqinren.net>
Wed, 5 Jul 2017 03:54:25 +0000 (11:54 +0800)
committerLong Wang <w@laoqinren.net>
Wed, 5 Jul 2017 04:12:38 +0000 (12:12 +0800)
commit1574fc24956f72f113b26a8f0778c679265059a5
tree69c094afc8d1735ebe589ec0bfcb59a2302c2227
parent1bfb12006f7127bec8138f3b75bc9c4e79dc389c
lxc-init: adjust include statements

* Use `#include <lxc/lxccontaienr.h>` style for exported haeders.
* remove used header `caps.h`

Signed-off-by: Long Wang <w@laoqinren.net>
src/lxc/tools/lxc_init.c