mirror of
https://github.com/mtrojnar/osslsigncode.git
synced 2025-07-04 12:12:46 -05:00
Revert "fix Windows build with MSVC compiler"
This reverts commit 78220c144c
.
This commit is contained in:

committed by
Michał Trojnara

parent
247a82232c
commit
d7ae7c90f9
@ -61,7 +61,7 @@
|
||||
#define OPENSSL_API_COMPAT 0x10100000L
|
||||
#define OPENSSL_NO_DEPRECATED
|
||||
|
||||
#if defined(_MSC_VER) || defined(__MINGW32__)
|
||||
#ifdef __MINGW32__
|
||||
#define HAVE_WINDOWS_H
|
||||
#endif /* __MINGW32__ */
|
||||
|
||||
|
Reference in New Issue
Block a user