summaryrefslogtreecommitdiff
path: root/security/nmap-devel/files/patch-output.cc
blob: d0b6705f6ff019fea2c0193d1ac0912a18f1786d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- 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;