From: JunweiZhang Date: Wed, 26 Jun 2013 08:40:05 +0000 (+0800) Subject: kernel: remove unnecessary head file X-Git-Tag: v3.12-rc1~463^2~89^2~2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=d0667186eb0eab78dcca9f75af6ed03873ca8d9f;p=kernel%2Fkernel-generic.git kernel: remove unnecessary head file ip_vs.h is not necessary for sysctl_binary.c. prepare for the next patch to avoid compile issue. Signed-off-by: JunweiZhang Signed-off-by: Nicolas Dichtel Reviewed-by: Julian Anastasov Signed-off-by: Simon Horman --- diff --git a/kernel/sysctl_binary.c b/kernel/sysctl_binary.c index aea4a9e..b609213 100644 --- a/kernel/sysctl_binary.c +++ b/kernel/sysctl_binary.c @@ -3,7 +3,6 @@ #include "../fs/xfs/xfs_sysctl.h" #include #include -#include #include #include #include