]> git.proxmox.com Git - mirror_lxc.git/commit
Add missing include for apparmor.h in conf.c
authorStéphane Graber <stgraber@ubuntu.com>
Sun, 2 Sep 2012 00:15:31 +0000 (20:15 -0400)
committerStéphane Graber <stgraber@ubuntu.com>
Thu, 25 Oct 2012 08:22:50 +0000 (10:22 +0200)
commitd0a36f2c8b2f41399ae709280cd8b4a2f3bb0165
tree5c95dcf5d2221ec1e8cb95b48f282e8d6b792fb7
parentcb26f1a5eee13afe1a561ebf57245cb8629797b9
Add missing include for apparmor.h in conf.c

This include is conditional on apparmor being selected.

Signed-off-by: Stéphane Graber <stgraber@ubuntu.com>
src/lxc/conf.c