You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

10 lines
198 B

  1. --- a/src/osdep/unix/ssl_unix.c
  2. +++ b/src/osdep/unix/ssl_unix.c
  3. @@ -35,6 +35,7 @@
  4. #include <bio.h>
  5. #include <crypto.h>
  6. #include <rand.h>
  7. +#include <rsa.h>
  8. #undef crypt
  9. #define SSLBUFLEN 8192