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)
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).


No differences found