Commit 36a10785 authored by Nick Mathewson's avatar Nick Mathewson 🤹
Browse files

Merge branch 'bug26156_034'

parents 68680a23 48d75240
Loading
Loading
Loading
Loading

changes/bug26156

0 → 100644
+3 −0
Original line number Diff line number Diff line
  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.
+1 −0
Original line number Diff line number Diff line
@@ -16,6 +16,7 @@
  #include <ws2tcpip.h>
#endif

#include "compat_openssl.h"
#include <openssl/opensslv.h>
#include "crypto_openssl_mgt.h"