summaryrefslogtreecommitdiff
path: root/security/nmap/files/patch-output.cc
blob: 4c81bbad3e586b674eb2912ace1b3cd03a12433c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- output.cc.orig	2016-01-13 20:53:39 UTC
+++ output.cc
@@ -148,6 +148,7 @@
 #include <set>
 #include <vector>
 #include <list>
+#include <sys/param.h>
 #include <sstream>
 
 extern NmapOps o;