opnsense-ports/security/nmap/files/patch-output.cc
Franco Fichtner b0255a3a8c security/nmap: sync with upstream
Taken from: HardenedBSD
2018-01-31 07:44:31 +01:00

10 lines
194 B
C++

--- output.cc.orig 2017-06-07 12:32:38 UTC
+++ output.cc
@@ -157,6 +157,7 @@
#include <set>
#include <vector>
#include <list>
+#include <sys/param.h>
#include <sstream>
extern NmapOps o;