]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
kernel: remove unnecessary head file
authorJunweiZhang <junwei.zhang@6wind.com>
Wed, 26 Jun 2013 08:40:05 +0000 (16:40 +0800)
committerSimon Horman <horms@verge.net.au>
Wed, 26 Jun 2013 09:01:46 +0000 (18:01 +0900)
ip_vs.h is not necessary for sysctl_binary.c.

prepare for the next patch to avoid compile issue.

Signed-off-by: JunweiZhang <junwei.zhang@6wind.com>
Signed-off-by: Nicolas Dichtel <nicolas.dichtel@6wind.com>
Reviewed-by: Julian Anastasov <ja@ssi.bg>
Signed-off-by: Simon Horman <horms@verge.net.au>
kernel/sysctl_binary.c

index aea4a9ea6fc845b884f84a367589a5945703e761..b609213ca9a2f310f169a4d08c08cf1c36f56791 100644 (file)
@@ -3,7 +3,6 @@
 #include "../fs/xfs/xfs_sysctl.h"
 #include <linux/sunrpc/debug.h>
 #include <linux/string.h>
-#include <net/ip_vs.h>
 #include <linux/syscalls.h>
 #include <linux/namei.h>
 #include <linux/mount.h>