Move int includes to hydra-mod and add includes.

This makes the code compile on OSX.
This commit is contained in:
Dario Lombardo 2017-08-19 00:50:17 +02:00
commit 35ece53d3b
3 changed files with 13 additions and 8 deletions

View file

@ -34,6 +34,8 @@ It's particularly true on windows XP
*/
#include <hydra-mod.h>
#ifndef LIBOPENSSL
#include <stdio.h>
void dummy_rdp() {