mirror of
https://github.com/zeromq/libzmq.git
synced 2025-03-23 21:37:46 +00:00
Merge pull request #144 from kou/support-mingw-cross-compile
Support cross compile with MinGW on Linux
This commit is contained in:
commit
7d11efa0e2
@ -1,5 +1,5 @@
|
|||||||
#include <windows.h>
|
#include <windows.h>
|
||||||
#include <WinCrypt.h>
|
#include <wincrypt.h>
|
||||||
|
|
||||||
#define NCP ((HCRYPTPROV) 0)
|
#define NCP ((HCRYPTPROV) 0)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user