NetBSD/include/arpa
gutteridge 003e1c9a2d nameser_compat.h: simplify logic to determine byte order
There's really no need for all the complex #ifdefs present and, on top
of that, it didn't even work correctly for all NetBSD architectures.
Simply use endian.h and drop the rest. (Since there is no upstream for
this code anymore, there's no concern about complicating future merges,
either. This change is also consistent with what FreeBSD and OpenBSD
did years ago.)

Addresses PR toolchain/53880 (reported by maya@, originally encountered
by me on macppc when building a package that pulls in nameser_compat.h
before nameser.h by necessity -- necessity, that is, on another OS).
2022-04-21 04:03:54 +00:00
..
ftp.h
inet.h
nameser.h fix various typos in comments and log messages. 2021-12-08 20:50:01 +00:00
nameser_compat.h nameser_compat.h: simplify logic to determine byte order 2022-04-21 04:03:54 +00:00
telnet.h
tftp.h