bionic/libc/netbsd/net
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
..
base64.c Remove compiler warnings when building Bionic. 2010-06-22 17:51:41 -07:00
getaddrinfo.c Update getaddrinfo to RFC6724 2013-04-01 18:04:25 -07:00
getnameinfo.c Update getnameinfo.c, remove dead code, and fix error reporting. 2013-02-13 13:11:11 -08:00
getservbyname.c auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -08:00
getservbyport.c auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -08:00
getservent.c Include <endian.h> instead of <sys/endian.h>, 2009-08-31 15:42:09 +08:00
nsdispatch.c Add some missing includes. 2011-03-21 20:01:03 -07:00
reentrant.h Ensure header files using __BEGIN_DECLS include sys/cdefs.h. 2013-06-05 17:58:08 -07:00
servent.h auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -08:00
services.h auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -08:00