erlangpack / bcrypt

Erlang wrapper for OpenBSD's Blowfish password hashing code
https://hex.pm/packages/bcrypt
Other
16 stars 19 forks source link

Fix a compile problem on Alpine Linux. Fixes #14 #15

Closed mworrell closed 4 years ago

mworrell commented 4 years ago

This forces types like u_int32_t to be defined in Alpine Linux (and maybe some other Linux variants)