Commit b2c68bc22b43d242744ea52da4f6606cd2c736cf

Ed Schouten 2015-08-26T09:45:23

Add missing include of <netinet/in.h>. POSIX states that sockaddr_in6 should be declared in <netinet/in.h>. By including this header, the code now builds on FreeBSD and CloudABI.