opnsense-ports/security/nmap/files/patch-nmap.cc
Franco Fichtner ec26c3d1d1 security/nmap: sync with upstream
Taken from: FreeBSD
2016-03-18 07:45:41 +01:00

10 lines
217 B
C++

--- 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"