--- nasl/capture_packet.c.orig 2015-08-03 10:14:31 UTC +++ nasl/capture_packet.c @@ -17,6 +17,7 @@ * */ +#include /* for AF_INET6 */ #include /* for inet_ntoa */ #include /* for bcopy */ #include /* for gfree */