Files
bsdports/net/nmap/files/patch-output.cc
2019-12-26 07:26:06 +00:00

11 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;