What compiler are you using? It compiles just fine for me with gcc 5.3.0
On Sat, Jun 25, 2016 at 11:53:49AM +0800, Yang hongyang wrote:
Seems a backport miss. An extra member is passed to struct
virLXCBasicMountInfo.
I have added some history to the commit message:
Commit bda5f2b (a backport of commit 2471041) listed one more value
than the virLXCBasicMountInfo has here, because v1.2.9-maint does
not have the skipNoNetns bool (introduced by commit ba9b725 released
in 1.2.11).
and pushed it. Thank you for the patch.
Jan
Signed-off-by: Yang hongyang <hongyang.yang(a)easystack.cn>
---
src/lxc/lxc_container.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)