Hello, I am interfacing openssl with a custom version of pyca/pyopenssl.
When doing cffi compilation (CentOs 6.5) it fails for srtp.h reporting an error to the lines using SRTP_PROTECTION_PROFILE. By adding #include in srtp.h (as this struct is defined in ssl.h) it is working fine. I had open an issue on github (https://github.com/openssl/openssl/issues/197) and the analysis was ok. Could it be added in the code stream? KR, Olivier ______________________________________________________________________ OpenSSL Project http://www.openssl.org Development Mailing List [email protected] Automated List Manager [email protected]
