summaryrefslogtreecommitdiff
path: root/sysutils/netbt-hcidump/patches/patch-af
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/netbt-hcidump/patches/patch-af')
-rw-r--r--sysutils/netbt-hcidump/patches/patch-af13
1 files changed, 13 insertions, 0 deletions
diff --git a/sysutils/netbt-hcidump/patches/patch-af b/sysutils/netbt-hcidump/patches/patch-af
new file mode 100644
index 00000000000..838a180e124
--- /dev/null
+++ b/sysutils/netbt-hcidump/patches/patch-af
@@ -0,0 +1,13 @@
+$NetBSD: patch-af,v 1.1.1.1.8.2 2014/12/27 11:59:22 plunky Exp $
+
+--- parser/bnep.c.orig 2007-02-18 03:39:02.000000000 +0000
++++ parser/bnep.c
+@@ -33,7 +33,7 @@
+ #include <string.h>
+ #include <sys/types.h>
+
+-#include <net/ethernet.h>
++#include <net/ethertypes.h>
+
+ #include "parser.h"
+