summaryrefslogtreecommitdiff
path: root/security/nmap/files/patch-tcpip.cc
blob: 3357b0708d66d8c145d0711d0137d530e60b9d57 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- tcpip.cc.orig	2015-06-16 13:59:33 UTC
+++ tcpip.cc
@@ -154,6 +154,8 @@
 #endif /* NETINET_IF_ETHER_H */
 #endif /* HAVE_NETINET_IF_ETHER_H */
 
+#include <sys/param.h>
+
 extern NmapOps o;
 
 #ifdef WIN32