bionic/libc/netbsd
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
..
inet auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -08:00
nameser Remove compiler warnings when building Bionic. 2010-06-22 17:51:41 -07:00
net Ensure header files using __BEGIN_DECLS include sys/cdefs.h. 2013-06-05 17:58:08 -07:00
resolv Fix all printf warnings in res_send.c. 2013-05-14 10:09:23 -07:00
gethnamaddr.c libc: enable IPTOS_MINCOST, fixup gethostbyaddr() proto. 2011-06-02 15:28:16 -07:00