mirror of
https://github.com/vanhauser-thc/thc-hydra.git
synced 2025-07-05 20:41:39 -07:00
closed before merging, sorry, silly me. fix for Android
This commit is contained in:
parent
99d32d9284
commit
dbc9d20fcf
3 changed files with 5 additions and 2 deletions
|
@ -3,6 +3,8 @@
|
|||
#ifdef LIBOPENSSL
|
||||
#include <openssl/ssl.h>
|
||||
#include <openssl/err.h>
|
||||
#include <openssl/bn.h>
|
||||
#include <openssl/rsa.h>
|
||||
#endif
|
||||
#ifdef HAVE_PCRE
|
||||
#include <pcre.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue