Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
openssl: don't define SIXTY_FOUR_BIT_LONG on Windows
On Windows a long integer is always 32-bits, even when the target architecture uses 64-bit pointers. PR-URL: #124 Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
- Loading branch information