Files
pkgsrc-ng/security/openvas-libraries/patches/patch-ac
2013-09-26 17:14:40 +02:00

13 lines
330 B
Plaintext

$NetBSD: patch-ac,v 1.1.1.1 2009/01/04 01:08:52 adrianp Exp $
--- libopenvas/pcap.c.orig 2008-12-16 13:03:21.000000000 +0000
+++ libopenvas/pcap.c
@@ -16,6 +16,7 @@
* Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
*/
+#include <netinet/in.h>
#include <resolv.h>
#include <pcap.h>
#include <net/if.h>