summaryrefslogtreecommitdiff
path: root/security/nmap/files/patch-output.cc
blob: 2ad25a620acc0bd14b6b92d70f5d5c117db3ae24 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- output.cc.orig	2015-06-16 13:59:33 UTC
+++ output.cc
@@ -146,6 +146,7 @@
 #include <set>
 #include <vector>
 #include <list>
+#include <sys/param.h>
 #include <sstream>
 
 extern NmapOps o;