Mercurial > mplayer.hg
changeset 23158:0863ec34d2e6
10l to Diego for breaking svn (again).
revert the change from r23172, that breaks compilation
vcd_read.h may not be the right incude for the given architecture,
but it also contains functions that are nor static nor inlined, defining them multiple times.
author | iive |
---|---|
date | Mon, 30 Apr 2007 00:45:52 +0000 |
parents | ebc55c913d73 |
children | 961f3a1b7bc8 |
files | gui/interface.c |
diffstat | 1 files changed, 0 insertions(+), 5 deletions(-) [+] |
line wrap: on
line diff
--- a/gui/interface.c Sun Apr 29 21:36:43 2007 +0000 +++ b/gui/interface.c Mon Apr 30 00:45:52 2007 +0000 @@ -46,11 +46,6 @@ #include "stream/stream_dvd.h" #endif -#ifdef HAVE_VCD -#include <sys/ioctl.h> -#include <errno.h> -#include "stream/vcd_read.h" -#endif #include "m_config.h" #include "m_option.h"