added needed errno.h

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7165 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
alex 2002-08-30 13:34:08 +00:00
parent c2b67a610b
commit 1d057df47f
1 changed files with 2 additions and 0 deletions

View File

@ -20,6 +20,8 @@ extern int vo_mpegpes_fd;
extern int vo_mpegpes_fd2;
#endif
#include <errno.h>
static ao_info_t info =
{
#ifdef HAVE_DVB