Files
pkgsrc-ng/sysutils/netbt-hcidump/patches/patch-af
2013-09-26 17:14:40 +02:00

14 lines
285 B
Plaintext

$NetBSD: patch-af,v 1.2 2012/02/15 09:30:23 plunky Exp $
--- parser/bnep.c.orig 2011-12-22 00:18:58.000000000 +0000
+++ parser/bnep.c
@@ -32,7 +32,7 @@
#include <stdlib.h>
#include <string.h>
-#include <net/ethernet.h>
+#include <net/ethertypes.h>
#include "parser/parser.h"