From: Ilya V. Matveychikov Date: Sun, 29 Sep 2013 11:53:40 +0000 (+0400) Subject: audit: remove duplicate inclusion of the netlink header X-Git-Tag: firefly_0821_release~176^2~4072^2~106 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=47145705e3e2894b6c73846b67734726c5d7173c;p=firefly-linux-kernel-4.4.55.git audit: remove duplicate inclusion of the netlink header Signed-off-by: Ilya V. Matveychikov Signed-off-by: Richard Guy Briggs Signed-off-by: Eric Paris --- diff --git a/kernel/audit.c b/kernel/audit.c index dd63d2f978d5..97c1ab94a960 100644 --- a/kernel/audit.c +++ b/kernel/audit.c @@ -60,7 +60,6 @@ #ifdef CONFIG_SECURITY #include #endif -#include #include #include #include