add one more bogus legacy header
authorRich Felker <dalias@aerifal.cx>
Fri, 11 May 2012 03:32:28 +0000 (23:32 -0400)
committerRich Felker <dalias@aerifal.cx>
Fri, 11 May 2012 03:32:28 +0000 (23:32 -0400)
commite700e59a90290babdb7e984a7a738f30a8f87dcf
tree268b5724597098710cf1ddb521c991ba91c97f54
parentc8b01e73cad6a3edea7bfdf4e674f945fd7b6de3
add one more bogus legacy header

this one is for program(s|ers) who haven't heard of uint16_t and
uint32_t (which are obviously the correct types for use in such
situations, as they're the argument/return types for ntohs/htons and
ntohl/htonl).
include/netinet/in_systm.h [new file with mode: 0644]