platform_bionic/libc/include/netinet
Elliott Hughes 36fa67bcdd Ensure header files using __BEGIN_DECLS include sys/cdefs.h.
We keep fixing these one-by-one; let's fix them all at once.

Found thus:

  find . -name *.h | xargs grep -L sys/cdefs.h | xargs grep -l BEGIN_DECL | xargs grep -L sys/types

Change-Id: I188842aa2484dc6176e96556d57c38a0f785b59b
2013-06-05 17:58:08 -07:00
..
ether.h auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -08:00
icmp6.h Add icmp6.h and ip6.h files from current NetBSD libc. 2011-01-28 18:28:27 +01:00
if_ether.h Update the kernel headers to match external/kernel-headers. 2012-09-12 12:30:22 -07:00
in.h Ensure header files using __BEGIN_DECLS include sys/cdefs.h. 2013-06-05 17:58:08 -07:00
in6.h Add IN6ADDR_LOOPBACK_INIT macro to <netinet/in6.h>, as the kernel headers do not provide it anymore. 2011-01-28 18:28:19 +01:00
in_systm.h auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -08:00
ip.h libc: enable IPTOS_MINCOST, fixup gethostbyaddr() proto. 2011-05-18 16:53:23 -07:00
ip6.h Add icmp6.h and ip6.h files from current NetBSD libc. 2011-01-28 18:28:27 +01:00
ip_icmp.h auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -08:00
tcp.h auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -08:00
udp.h auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -08:00