remove headers included twice

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21481 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
aurel 2006-12-03 21:18:59 +00:00
parent 12469e0c2e
commit 53cef9d1a7
1 changed files with 0 additions and 2 deletions

View File

@ -37,9 +37,7 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
#include <sys/poll.h>
#include <unistd.h>
#include <fcntl.h>
#include <string.h>
#include <errno.h>
#include <fcntl.h>
#include "stream.h"
#include "libmpdemux/demuxer.h"