Commit d0667186 authored by JunweiZhang's avatar JunweiZhang Committed by Simon Horman

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: default avatarJunweiZhang <junwei.zhang@6wind.com>
Signed-off-by: default avatarNicolas Dichtel <nicolas.dichtel@6wind.com>
Reviewed-by: default avatarJulian Anastasov <ja@ssi.bg>
Signed-off-by: default avatarSimon Horman <horms@verge.net.au>
parent 4d0c875d
...@@ -3,7 +3,6 @@ ...@@ -3,7 +3,6 @@
#include "../fs/xfs/xfs_sysctl.h" #include "../fs/xfs/xfs_sysctl.h"
#include <linux/sunrpc/debug.h> #include <linux/sunrpc/debug.h>
#include <linux/string.h> #include <linux/string.h>
#include <net/ip_vs.h>
#include <linux/syscalls.h> #include <linux/syscalls.h>
#include <linux/namei.h> #include <linux/namei.h>
#include <linux/mount.h> #include <linux/mount.h>
......
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