platform_bionic/libc/dns
Calin Juravle c20de90287 Remove ALIGNBYTES and ALIGN from <sys/param.h>
There are only three users of bionic definition of ALIGN and keeping it
in sys/param.h polutes the namespace.

I inline the definition in the the three places that's used.

Bug: 13400663
Change-Id: I565008e8426c38ffb07422f42cd8e547d53044e9
2014-03-21 09:59:34 +00:00
..
include Moved private dns header to their own dir. 2014-03-03 20:40:41 +00:00
inet Moved nameser.h and namser_compat.h to public include dir 2014-03-04 15:07:07 +00:00
nameser Fix broken pointer overflow check ns_name_unpack() 2014-03-06 18:39:29 +00:00
net Clean up reentrancy cruft. 2014-03-13 16:17:43 -07:00
resolv Update res_debug.c to take into account changes 2014-03-07 20:03:57 +00:00
gethnamaddr.c Remove ALIGNBYTES and ALIGN from <sys/param.h> 2014-03-21 09:59:34 +00:00