• M
    Fixed connection definition for non-SELinux builds · 32f881c6
    Martin Kletzander 提交于
    This patch fixes the access of variable "con" in two files where the
    variable was declared only on SELinux builds and thus the build failed
    without SELinux. It's a rather nasty fix but helps fix the build
    quickly and without any major changes to the code.
    32f881c6
lxc_container.c 41.1 KB