mirror of
https://github.com/mtrojnar/osslsigncode.git
synced 2025-04-04 17:00:11 -05:00
Revert "fix Windows build with MSVC compiler"
This reverts commit 78220c144c476775c2ef7408c562ae3292d84cf2.
This commit is contained in:
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__ */
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user