projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4d0c875
)
kernel: remove unnecessary head file
author
JunweiZhang
<
[email protected]
>
Wed, 26 Jun 2013 08:40:05 +0000
(16:40 +0800)
committer
Simon Horman
<
[email protected]
>
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 <
[email protected]
>
Signed-off-by: Nicolas Dichtel <
[email protected]
>
Reviewed-by: Julian Anastasov <
[email protected]
>
Signed-off-by: Simon Horman <
[email protected]
>
kernel/sysctl_binary.c
patch
|
blob
|
history
diff --git
a/kernel/sysctl_binary.c
b/kernel/sysctl_binary.c
index aea4a9ea6fc845b884f84a367589a5945703e761..b609213ca9a2f310f169a4d08c08cf1c36f56791 100644
(file)
--- a/
kernel/sysctl_binary.c
+++ b/
kernel/sysctl_binary.c
@@
-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>