From 3cb0721780482693695c9cba48b0401995c4793d Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Tue, 6 Oct 1998 09:15:03 +0000 Subject: Update. 1998-10-06 Ulrich Drepper * sysdeps/unix/sysv/linux/bits/in.h: Remove ipv6_mreq which is in netinet/in.h. --- sysdeps/unix/sysv/linux/bits/in.h | 7 ------- 1 file changed, 7 deletions(-) (limited to 'sysdeps') diff --git a/sysdeps/unix/sysv/linux/bits/in.h b/sysdeps/unix/sysv/linux/bits/in.h index 5f8d8d6fd9..65b7c71816 100644 --- a/sysdeps/unix/sysv/linux/bits/in.h +++ b/sysdeps/unix/sysv/linux/bits/in.h @@ -84,13 +84,6 @@ struct ip_mreqn int imr_ifindex; /* Interface index */ }; -/* As above but for IPv6. */ -struct ipv6_mreq - { - struct in6_addr ipv6mr_multiaddr; /* IPv6 multicast address of group */ - int ipv6mr_ifindex; /* local IPv6 address of interface */ - }; - /* Options for use with `getsockopt' and `setsockopt' at the IPv6 level. The first word in the comment at the right is the data type used; "bool" means a boolean value stored in an `int'. */ -- cgit v1.2.3-70-g09d2