89768ae6bb
- regenerate patches with makepatch PR: ports/221522
10 lines
194 B
C++
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;
|