samurajj

Results 1 comments of samurajj

Hi, this worked for me: Change the 3rd line in scrypt/pbkdf2.h from: `#if defined(PBKDF2_H) && !defined(BITCOIN)` to `#if !defined(PBKDF2_H) && !defined(BITCOIN)`