blob: d3301a0dedae692813cb4d6419198e97837327b9 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
--- SWIG/_m2crypto.i.orig 2018-02-24 13:54:59 UTC
+++ SWIG/_m2crypto.i
@@ -57,7 +57,8 @@ static PyObject *x509_store_verify_cb_fu
#ifdef _WIN32
%include <windows.i>
#endif
+%include <openssl/e_os2.h>
%include <openssl/safestack.h>
/* Bring in LHASH_OF macro definition */
/* XXX Can't include lhash.h where LHASH_OF is defined, because it includes
|