Author: iive Date: Mon Apr 30 02:45:52 2007 New Revision: 23176 Log: 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. Modified: trunk/gui/interface.c Modified: trunk/gui/interface.c ============================================================================== --- trunk/gui/interface.c (original) +++ trunk/gui/interface.c Mon Apr 30 02:45:52 2007 @@ -46,11 +46,6 @@ extern af_cfg_t af_cfg; #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"
participants (1)
-
iive