1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-14 10:09:48 +00:00

Unused include: #include "bt.h"

This commit is contained in:
Peter Wemm 2000-06-10 11:08:34 +00:00
parent 7b1e0b9c51
commit 946d67a059
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=61487

View File

@ -37,8 +37,6 @@
#ifndef _BTREG_H_
#define _BTREG_H_
#include "bt.h"
#include <sys/queue.h>
#define BT_MAXTRANSFER_SIZE 0xffffffff /* limited by 32bit counter */