]> git.ipfire.org Git - thirdparty/asterisk.git/commit
tcptls.h: Remove redundant SSL_CTX typedef.
authorRichard Mudgett <rmudgett@digium.com>
Mon, 18 Jun 2018 18:17:49 +0000 (13:17 -0500)
committerRichard Mudgett <rmudgett@digium.com>
Mon, 18 Jun 2018 18:35:43 +0000 (12:35 -0600)
commitc1686b8b3e23724209341f6b80217077876c2470
tree5e03cd8ffec4706c220012b10a1861693b9034ba
parent986cffa18e5a3e1630f1cb85b2722d7832c881e5
tcptls.h: Remove redundant SSL_CTX typedef.

It is invalid to typedef something more than once.  Though not all gcc
compilers on different OS's complain about it.

Change-Id: I5a7d4565990c985822d61ce75bde0b45f9870540
include/asterisk/tcptls.h