Fixup fromcvs/togit conversion
[minix-pkgsrc.git] / multimedia / xine-lib / patches / patch-cd
blob07ffa62355a4667024fe073f6d3c4ca896329f9a
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
5 @@ -8,7 +8,7 @@
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>
11  #ifndef GCCUSESGAS
12  #define GCCUSESGAS
13  #endif