Fixup fromcvs/togit conversion
[minix-pkgsrc.git] / sysutils / netbt-hcidump / patches / patch-af
blob550f809a247d37f0fa8cebacb83dd095146661f2
1 $NetBSD: patch-af,v 1.1.1.1 2010/12/19 20:20:43 plunky Exp $
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>
12  #include "parser/parser.h"