opnsense-ports/security/nmap/files/patch-nmap.cc
Franco Fichtner 1b62347971 security/nmap: sync with upstream
Taken from: HardenedBSD
2020-10-04 20:27:43 +02:00

10 lines
189 B
C++

--- nmap.cc.orig 2020-10-02 16:12:22 UTC
+++ nmap.cc
@@ -69,6 +69,7 @@
#include <shlobj.h>
#endif
+#include <getopt.h>
#include "nmap.h"
#include "osscan.h"
#include "scan_engine.h"