summaryrefslogtreecommitdiff
path: root/sysutils/netbt-hcidump/patches/patch-af
blob: 5a28f8f88588e997409830db64382ebe313dc474 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-af,v 1.1.1.1 2010/12/19 20:20:43 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"