summaryrefslogtreecommitdiff
path: root/security/nmap/files/patch-nmap.cc
blob: 823152a1d23dc5d86bb79c7efc9bc2c1457b232f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- nmap.cc.orig	2016-03-14 23:54:51 UTC
+++ nmap.cc
@@ -123,6 +123,7 @@
 
 /* $Id: nmap.cc 35683 2016-03-14 23:54:51Z dmiller $ */
 
+#include <getopt.h>
 #include "nmap.h"
 #include "osscan.h"
 #include "osscan2.h"