<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">--- a/src/osdep/unix/ssl_unix.c
+++ b/src/osdep/unix/ssl_unix.c
@@ -35,6 +35,7 @@
 #include &lt;bio.h&gt;
 #include &lt;crypto.h&gt;
 #include &lt;rand.h&gt;
+#include &lt;rsa.h&gt;
 #undef crypt
 
 #define SSLBUFLEN 8192
</pre></body></html>