mirror of
https://github.com/mpv-player/mpv
synced 2025-01-02 21:12:23 +00:00
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. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23176 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
53b0783bf6
commit
57117b9141
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user