Skip to content
Snippets Groups Projects
Commit 60155074 authored by Jenkins2's avatar Jenkins2 Committed by Gerrit Code Review
Browse files

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

parents a470bb9e c1686b8b
No related branches found
No related tags found
No related merge requests found
......@@ -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"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment