add missing wincrypt.h
This commit is contained in:
parent
6ae75bc971
commit
fa97c5e2d8
@ -36,6 +36,7 @@
|
||||
#include <process.h>
|
||||
#include <windows.h> // for winnls.h
|
||||
#include <winsock2.h> // for WSAStartup()
|
||||
#include <wincrypt.h>
|
||||
|
||||
#ifdef VMIME_HAVE_MLANG_H
|
||||
# include <mlang.h>
|
||||
|
Loading…
Reference in New Issue
Block a user