turbovnc: Update LibreSSL patch to not break OpenSSL
This commit is contained in:
parent
99507f7826
commit
625f2aa6d1
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
||||||
#define __RFB_H__
|
#define __RFB_H__
|
||||||
|
|
||||||
+/* Fix for libressl */
|
+/* Fix for libressl */
|
||||||
+#ifndef OPENSSL_INIT_SETTINGS
|
+#ifdef LIBRESSL_VERSION_NUMBER
|
||||||
+#define OPENSSL_INIT_SETTINGS void
|
+#define OPENSSL_INIT_SETTINGS void
|
||||||
+#endif
|
+#endif
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue