Include opt_bktr.

Without it the kernel config options, like OVERRIDE_TUNER, where not
getting passed to the driver.

Bug noticed by:	Marc Fonvieille <fonvi@club-internet.fr>
This commit is contained in:
Roger Hardiman 1999-10-15 13:35:55 +00:00
parent 79d8f01c5c
commit dea6f3fbb6

View File

@ -47,6 +47,8 @@
* POSSIBILITY OF SUCH DAMAGE.
*/
#include "opt_bktr.h"
#include <sys/param.h>
#include <sys/systm.h>
#include <sys/vnode.h>