CVSROOT: /cvs Module name: src Changes by: guent...@cvs.openbsd.org 2012/06/26 00:39:27
Modified files: sys/netinet : in.h sys/netinet6 : in6.h include/arpa : inet.h Log message: Improve compliance for <arpa/inet.h> and <netinet/in.h> to define/declare all the symbols that POSIX says they must and fewer that they can't and, most importantly, to not require a specific ordering of headers. ports testing by naddy@ ok millert@ deraadt@