summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/common/bits/in.h
AgeCommit message (Collapse)Author
2009-11-25in6_{pktinfo,mtuinfo}: provide type if IPV6 is onBernhard Reutner-Fischer
Disable some IPv6 header defines if IPv6 is off. Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
2006-02-22Sync with glibc 2.3.6.Peter Kjellerstedt
2005-11-09sync with glibcMike Frysinger
2002-03-01Major rework of the include files to eliminate redundancyEric Andersen
and to better support each arch. This is a really big patch... -Erik