hash-library
hash-library copied to clipboard
update include of endian.h for OSX
Fixes #1
You can include only this, which includes the correct endian for both OSX and Windows/Linux
#include <sys/types.h>
@stbrumme Any chance this fix can be merged? It's been unresolved for a long time but could be fixed easily.