]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - include/net/ipv6.h
[INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.h
[net-next-2.6.git] / include / net / ipv6.h
index 11a725662c3628779f5c40bbc1215dc27458c38f..860bbac4c4ee37dd0d3431c120f9ddf5a8fd3746 100644 (file)
@@ -541,6 +541,9 @@ extern int sysctl_ip6frag_secret_interval;
 extern const struct proto_ops inet6_stream_ops;
 extern const struct proto_ops inet6_dgram_ops;
 
+struct group_source_req;
+struct group_filter;
+
 extern int ip6_mc_source(int add, int omode, struct sock *sk,
                         struct group_source_req *pgsr);
 extern int ip6_mc_msfilter(struct sock *sk, struct group_filter *gsf);