Commit e8796f44 authored by Tycho Andersen's avatar Tycho Andersen Committed by Pavel Emelyanov

lsm: remove SELINUX undef

I suspect this snuck in when I was build testing code. Anyway, it shouldn't
be here :)
Signed-off-by: 's avatarTycho Andersen <tycho.andersen@canonical.com>
Signed-off-by: 's avatarPavel Emelyanov <xemul@virtuozzo.com>
parent 3a61c38a
......@@ -14,8 +14,6 @@
#include "images/inventory.pb-c.h"
#include "images/creds.pb-c.h"
#undef CONFIG_HAS_SELINUX
#ifdef CONFIG_HAS_SELINUX
#include <selinux/selinux.h>
#endif
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment