diff options
Diffstat (limited to 'include/net/ip.h')
-rw-r--r-- | include/net/ip.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/include/net/ip.h b/include/net/ip.h index 6850a80a6886..9d43ac222d15 100644 --- a/include/net/ip.h +++ b/include/net/ip.h | |||
@@ -179,11 +179,6 @@ extern int sysctl_ip_nonlocal_bind; | |||
179 | 179 | ||
180 | extern struct ctl_path net_ipv4_ctl_path[]; | 180 | extern struct ctl_path net_ipv4_ctl_path[]; |
181 | 181 | ||
182 | /* From ip_fragment.c */ | ||
183 | struct inet_frags_ctl; | ||
184 | extern struct inet_frags_ctl ip4_frags_ctl; | ||
185 | extern int sysctl_ipfrag_max_dist; | ||
186 | |||
187 | /* From inetpeer.c */ | 182 | /* From inetpeer.c */ |
188 | extern int inet_peer_threshold; | 183 | extern int inet_peer_threshold; |
189 | extern int inet_peer_minttl; | 184 | extern int inet_peer_minttl; |