diff options
Diffstat (limited to 'net/sysctl_net.c')
-rw-r--r-- | net/sysctl_net.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/net/sysctl_net.c b/net/sysctl_net.c index f3e813a8d107..e3a6e37cd1c5 100644 --- a/net/sysctl_net.c +++ b/net/sysctl_net.c | |||
@@ -26,10 +26,6 @@ | |||
26 | #include <linux/if_ether.h> | 26 | #include <linux/if_ether.h> |
27 | #endif | 27 | #endif |
28 | 28 | ||
29 | #ifdef CONFIG_TR | ||
30 | #include <linux/if_tr.h> | ||
31 | #endif | ||
32 | |||
33 | static struct ctl_table_set * | 29 | static struct ctl_table_set * |
34 | net_ctl_header_lookup(struct ctl_table_root *root, struct nsproxy *namespaces) | 30 | net_ctl_header_lookup(struct ctl_table_root *root, struct nsproxy *namespaces) |
35 | { | 31 | { |