add multicast structures from RFC 3678 to netinet/in.h
authorTimo Teräs <timo.teras@iki.fi>
Wed, 31 Jul 2013 09:05:14 +0000 (12:05 +0300)
committerRich Felker <dalias@aerifal.cx>
Sat, 23 Nov 2013 21:56:43 +0000 (16:56 -0500)
commit7c0ca4d361f402dbfe445cd53cf2b91691d44c7e
treea4435221967db24558687851ebf9cb7515cbcac0
parent4f6658b9698a3c34dee99ae050d7c22191e1f80b
add multicast structures from RFC 3678 to netinet/in.h

and use _GNU_SOURCE || _BSD_SOURCE guards for all of the RFC 3678
namespace polluting things like glibc/uclibc does.
include/netinet/in.h