Mercurial > mplayer.hg
changeset 959:197ae86f68d4
cdrom.h is not required here
author | arpi_esp |
---|---|
date | Sun, 03 Jun 2001 00:34:15 +0000 |
parents | 162a78d3cc08 |
children | 05088aa85610 |
files | mplayer.c |
diffstat | 1 files changed, 0 insertions(+), 5 deletions(-) [+] |
line wrap: on
line diff
--- a/mplayer.c Sun Jun 03 00:31:41 2001 +0000 +++ b/mplayer.c Sun Jun 03 00:34:15 2001 +0000 @@ -17,11 +17,6 @@ #include <sys/stat.h> #include <fcntl.h> #include <sys/soundcard.h> -#ifdef __FreeBSD__ -#include <sys/cdio.h> -#else -#include <linux/cdrom.h> -#endif #include "version.h" #include "config.h"