1 $NetBSD: patch-cd,v 1.1 2005/10/10 22:51:04 joerg Exp $
3 --- contrib/libdha/sysdep/pci_freebsd.c.orig 2005-07-10 21:02:09.000000000 +0000
4 +++ contrib/libdha/sysdep/pci_freebsd.c
6 /* machine/console.h seems to be outdated by recent FreeBSD *
7 * however pcvt_ioctl.h seems to exist for very long time */
8 /* #include <machine/console.h>*/
9 -#include <machine/pcvt_ioctl.h>
10 +#include <sys/kbio.h>