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.

12 lines
295 B

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