$NetBSD: patch-ac,v 1.1.1.1 2006/07/25 16:28:47 salo Exp $ NetBSD compatibility --- hcidump/hcidump.h.orig 2003-09-13 00:38:06.000000000 +0100 +++ hcidump/hcidump.h @@ -41,5 +41,5 @@ struct dump_hdr { } __attribute__ ((packed)); #define DUMP_HDR_SIZE (sizeof(struct dump_hdr)) -#define SNAP_LEN NG_HCI_ACL_PKT_SIZE +#define SNAP_LEN HCI_ACL_PKT_SIZE