freebsd-ports/security/openvas8-libraries/files/patch-nasl-nasl_packet_forgery_v6.c
Jose Alonso Cardenas Marquez 29c543f285 - Rename openvas ports for reflect 8 version in name. I'll add openvas9 ports
and I'll take maintainership of them
2017-08-03 22:21:37 +00:00

10 lines
399 B
C

--- nasl/nasl_packet_forgery_v6.c.orig 2015-08-03 10:14:31 UTC
+++ nasl/nasl_packet_forgery_v6.c
@@ -43,6 +43,7 @@
#include <string.h> /* for bcopy */
#include <sys/time.h> /* for gettimeofday */
#include <unistd.h> /* for close */
+#include <netinet/in.h>
#include <netinet/icmp6.h> /* ICMPv6 */
#include "bpf_share.h" /* for bpf_open_live */