freebsd-ports/security/openvas9-libraries/files/patch-nasl-nasl_raw.h
Jose Alonso Cardenas Marquez 0c86153793 - New port: security/openvas9-libraries
The Open Vulnerability Assessment System (OpenVAS) is a framework of several
services and tools offering a comprehensive and powerful vulnerability
scanning and vulnerability management solution.

This package contains core libraries.

WWW: http://www.openvas.org/
2017-08-03 22:36:54 +00:00

11 lines
231 B
C

--- nasl/nasl_raw.h.orig 2015-08-03 10:14:31 UTC
+++ nasl/nasl_raw.h
@@ -43,6 +43,8 @@
#include <netinet/tcp.h>
#include <netinet/udp.h>
+#include <netinet/in.h>
+#include <netinet/ip.h>
#include <netinet/ip_icmp.h>
#endif