aboutsummaryrefslogtreecommitdiffstats
path: root/net/dccp/ipv6.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--net/dccp/ipv6.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/net/dccp/ipv6.h b/net/dccp/ipv6.h
index 6eef81fdbe56..6604fc3fe953 100644
--- a/net/dccp/ipv6.h
+++ b/net/dccp/ipv6.h
@@ -30,7 +30,6 @@ struct dccp6_request_sock {
struct dccp6_timewait_sock {
struct inet_timewait_sock inet;
- struct inet6_timewait_sock tw6;
};
#endif /* _DCCP_IPV6_H */