diff options
Diffstat (limited to 'src/nukectl.c')
-rw-r--r-- | src/nukectl.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/nukectl.c b/src/nukectl.c index 2404a5b..3ee3bc5 100644 --- a/src/nukectl.c +++ b/src/nukectl.c @@ -25,6 +25,7 @@ #include <unistd.h> #include <pthread.h> #include <fcntl.h> +#include <openssl/ssl.h> #include "netnuke.h" FILE* randfp; |