$NetBSD: patch-cd,v 1.1 2005/10/10 22:51:04 joerg Exp $

--- contrib/libdha/sysdep/pci_freebsd.c.orig	2005-07-10 21:02:09.000000000 +0000
+++ contrib/libdha/sysdep/pci_freebsd.c
@@ -8,7 +8,7 @@
 /* machine/console.h seems to be outdated by recent FreeBSD *
  * however pcvt_ioctl.h seems to exist for very long time   */
 /* #include <machine/console.h>*/
-#include <machine/pcvt_ioctl.h>
+#include <sys/kbio.h>
 #ifndef GCCUSESGAS
 #define GCCUSESGAS
 #endif
