I fixed these files so they can be compiled on Windows - crypto_scrypt-nosse.c - crypto_scrypt-sse.c - memlimit.c
Changes are very minor, but required for win and works for both x86 and x64 Could you merge? Last 2 commits: - Don't include `sys/mman.h` when compiling for Windows - Windows processes doesn't have such `rlimit` Any process can allocate all available memory https://code.google.com/p/scrypt-fork/source/list Thanks.
