mirror of
https://github.com/mpv-player/mpv
synced 2024-12-24 07:33:46 +01:00
added needed errno.h
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7165 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
c2b67a610b
commit
1d057df47f
@ -20,6 +20,8 @@ extern int vo_mpegpes_fd;
|
|||||||
extern int vo_mpegpes_fd2;
|
extern int vo_mpegpes_fd2;
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
#include <errno.h>
|
||||||
|
|
||||||
static ao_info_t info =
|
static ao_info_t info =
|
||||||
{
|
{
|
||||||
#ifdef HAVE_DVB
|
#ifdef HAVE_DVB
|
||||||
|
Loading…
Reference in New Issue
Block a user