nmap: bump version to 7.40 (all patches upstream)

Signed-off-by: Nuno Goncalves <nunojpg@gmail.com>
This commit is contained in:
Nuno Goncalves
2017-01-23 20:49:32 +01:00
parent 372dfaacbf
commit 5b038289f0
2 changed files with 3 additions and 17 deletions
@@ -1,14 +0,0 @@
diff --git a/ncat/ncat_ssl.c b/ncat/ncat_ssl.c
index ee8ca97..9ff495c 100644
--- a/ncat/ncat_ssl.c
+++ b/ncat/ncat_ssl.c
@@ -128,7 +128,9 @@
#include <stdio.h>
#include <openssl/ssl.h>
+#include <openssl/bn.h>
#include <openssl/err.h>
+#include <openssl/rsa.h>
#include <openssl/rand.h>
#include <openssl/x509.h>
#include <openssl/x509v3.h>