security: apparmor: remove duplicate includes

These duplicate includes have been found with scripts/checkincludes.pl but
they have been removed manually to avoid removing false positives.

Signed-off-by: Pravin Shedge <pravin.shedge4linux@gmail.com>
Signed-off-by: John Johansen <john.johansen@canonical.com>
This commit is contained in:
Pravin Shedge 2017-12-06 23:05:59 +05:30 committed by John Johansen
parent 475bdda1f0
commit 1d6583d9c6
1 changed files with 0 additions and 1 deletions

View File

@ -33,7 +33,6 @@
#include "include/context.h"
#include "include/crypto.h"
#include "include/ipc.h"
#include "include/policy_ns.h"
#include "include/label.h"
#include "include/policy.h"
#include "include/policy_ns.h"