Merge "tcptls.h: Remove redundant SSL_CTX typedef." into 15

changes/39/9239/1
Jenkins2 8 years ago committed by Gerrit Code Review
commit a2da918b4d

@ -58,9 +58,6 @@
#include "asterisk/netsock2.h" /* for ast_sockaddr */
#include "asterisk/utils.h" /* for ast_flags */
struct ssl_ctx_st; /* forward declaration */
typedef struct ssl_ctx_st SSL_CTX;
/*! SSL support */
#define AST_CERTFILE "asterisk.pem"

Loading…
Cancel
Save