summaryrefslogtreecommitdiff
path: root/multimedia/mplayer/files/patch-libdha-pci_freebsd.c
diff options
context:
space:
mode:
Diffstat (limited to 'multimedia/mplayer/files/patch-libdha-pci_freebsd.c')
-rw-r--r--multimedia/mplayer/files/patch-libdha-pci_freebsd.c14
1 files changed, 0 insertions, 14 deletions
diff --git a/multimedia/mplayer/files/patch-libdha-pci_freebsd.c b/multimedia/mplayer/files/patch-libdha-pci_freebsd.c
deleted file mode 100644
index 0cef8185f90f..000000000000
--- a/multimedia/mplayer/files/patch-libdha-pci_freebsd.c
+++ /dev/null
@@ -1,14 +0,0 @@
---- libdha/sysdep/pci_freebsd.c.orig Fri May 26 15:26:22 2006
-+++ libdha/sysdep/pci_freebsd.c Fri May 26 15:28:39 2006
-@@ -5,10 +5,7 @@
- */
- #include <errno.h>
- #include <sys/file.h>
--/* 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