platform_bionic/libc/include/arpa
Elliott Hughes 35d226e05d Add in_port_t and move it and in_addr_t to the correct header file.
No one's reported this, but I saw it in an Android port of fuser(1).

We still have lots of problems in our network headers because we
get most of the structs direct from the kernel, and it doesn't use
types like this (which is why we've got away without this one for
so long). One day we should probably look at cleaning that up, but
doing so can wait.

Change-Id: If15edf0cfc32716fa312d7ed97c48321b760d979
2014-08-19 12:43:50 -07:00
..
inet.h Add in_port_t and move it and in_addr_t to the correct header file. 2014-08-19 12:43:50 -07:00
nameser.h Sync up nameser with upstream(2014.03.05) 2014-03-06 18:36:43 +00:00
nameser_compat.h Sync up nameser with upstream(2014.03.05) 2014-03-06 18:36:43 +00:00
telnet.h Import include/arpa/telnet.h from BSD 2010-01-15 15:15:52 -08:00