On Wed, Oct 07, 2015 at 10:21:47AM -0700, Joseph Lynch wrote: > It appears that 5b4dd683cb introduced the htonll and ntohll functions > in standard.h, but it appears that osx already defines that in > sys/_endian.h. I've attached a patch that wraps those functions in > ifndefs.
(...) Applied, thanks Joseph! Willy