summaryrefslogtreecommitdiff
path: root/sysutils/netbt-hcidump/patches/patch-af
blob: 838a180e1246c5ec8616b1c50f6c7874ff39cae4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
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"