ports/security/nmap/files/patch-output.cc
2020-10-05 11:04:32 +00:00

10 lines
192 B
C++

--- output.cc.orig 2020-10-02 16:12:22 UTC
+++ output.cc
@@ -90,6 +90,7 @@
#include <set>
#include <vector>
#include <list>
+#include <sys/param.h>
#include <sstream>
extern NmapOps o;