freebsd-ports/security/nmap/files/patch-output.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
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;