ports/security/nmap/files/patch-nmap.cc
Olli Hauer 89768ae6bb - update to 7.60
- regenerate patches with makepatch

PR:		ports/221522
2018-01-30 21:02:54 +00:00

10 lines
221 B
C++

--- nmap.cc.orig 2017-07-31 16:56:48 UTC
+++ nmap.cc
@@ -130,6 +130,7 @@
/* $Id: nmap.cc 36896 2017-07-31 16:56:48Z dmiller $ */
+#include <getopt.h>
#include "nmap.h"
#include "osscan.h"
#include "scan_engine.h"