mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-13 06:33:44 +01:00
Merge branch 'bug26156_034'
This commit is contained in:
commit
36a107855b
3
changes/bug26156
Normal file
3
changes/bug26156
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
o Minor bugfixes (compilation):
|
||||||
|
- Fix compilation when building with OpenSSL 1.1.0 with the
|
||||||
|
"no-deprecated" flag enabled. Fixes bug 26156; bugfix on 0.3.4.1-alpha.
|
@ -16,6 +16,7 @@
|
|||||||
#include <ws2tcpip.h>
|
#include <ws2tcpip.h>
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
#include "compat_openssl.h"
|
||||||
#include <openssl/opensslv.h>
|
#include <openssl/opensslv.h>
|
||||||
#include "crypto_openssl_mgt.h"
|
#include "crypto_openssl_mgt.h"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user