13 lines
310 B
Plaintext
13 lines
310 B
Plaintext
|
$OpenBSD: patch-parser_bnep_c,v 1.1.1.1 2008/11/29 09:54:49 jasper Exp $
|
||
|
--- parser/bnep.c.orig Sat Feb 17 21:39:02 2007
|
||
|
+++ parser/bnep.c Tue Aug 12 11:09:49 2008
|
||
|
@@ -33,7 +33,7 @@
|
||
|
#include <string.h>
|
||
|
#include <sys/types.h>
|
||
|
|
||
|
-#include <net/ethernet.h>
|
||
|
+#include <net/ethertypes.h>
|
||
|
|
||
|
#include "parser.h"
|
||
|
|