mirror of
https://github.com/vanhauser-thc/thc-hydra.git
synced 2025-08-20 21:33:51 -07:00
Move int includes to hydra-mod and add includes.
This makes the code compile on OSX.
This commit is contained in:
parent
ad8f77bbf1
commit
35ece53d3b
3 changed files with 13 additions and 8 deletions
|
@ -34,6 +34,8 @@ It's particularly true on windows XP
|
|||
|
||||
*/
|
||||
|
||||
#include <hydra-mod.h>
|
||||
|
||||
#ifndef LIBOPENSSL
|
||||
#include <stdio.h>
|
||||
void dummy_rdp() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue