forked from Telodendria/Telodendria
Fix compile error. I had this in here at some point, not sure where it went.
This commit is contained in:
parent
b4e4263cea
commit
20d41d794b
1 changed files with 2 additions and 0 deletions
|
@ -26,6 +26,8 @@
|
|||
|
||||
#include <Stream.h>
|
||||
|
||||
#define TLS_LIBRESSL 2
|
||||
|
||||
extern Stream *
|
||||
TlsClientStream(int, const char *);
|
||||
|
||||
|
|
Loading…
Reference in a new issue