repo.or.cz
/
minix-pkgsrc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Fixup fromcvs/togit conversion
[minix-pkgsrc.git]
/
sysutils
/
netbt-hcidump
/
patches
/
patch-af
blob
550f809a247d37f0fa8cebacb83dd095146661f2
1
$NetBSD: patch-af,v 1.1.1.1 2010/12/19 20:20:43 plunky Exp $
2
3
--- parser/bnep.c.orig 2011-12-22 00:18:58.000000000 +0000
4
+++ parser/bnep.c
5
@@ -32,7 +32,7 @@
6
#include <stdlib.h>
7
#include <string.h>
8
9
-#include <net/ethernet.h>
10
+#include <net/ethertypes.h>
11
12
#include "parser/parser.h"
13