Import of pkgsrc-2016Q3

This commit is contained in:
2016-10-14 07:49:11 +02:00
committed by Lionel Sambuc
parent 9d819b6d54
commit 1242aa1e36
35952 changed files with 949749 additions and 377083 deletions

View File

@@ -1,8 +1,12 @@
$NetBSD: patch-aa,v 1.1 2000/12/18 08:49:39 itojun Exp $
$NetBSD: patch-aa,v 1.2 2016/04/18 08:34:35 leot Exp $
--- pcaputil.c- Mon Dec 18 17:40:54 2000
+++ pcaputil.c Mon Dec 18 17:41:03 2000
@@ -16,2 +16,3 @@
--- pcaputil.c.orig 2000-11-14 15:51:08.000000000 +0000
+++ pcaputil.c
@@ -14,6 +14,7 @@
#include <string.h>
#include <err.h>
#include <pcap.h>
+#undef BSD
#ifdef BSD
#include <pcap-int.h>
#endif