Mercurial > mplayer.hg
changeset 21465:64a2ae04a33a
remove headers included twice
author | aurel |
---|---|
date | Sun, 03 Dec 2006 21:18:59 +0000 |
parents | f43100cbeee5 |
children | abfc5854e80a |
files | stream/stream_dvb.c |
diffstat | 1 files changed, 0 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/stream/stream_dvb.c Sun Dec 03 21:17:51 2006 +0000 +++ b/stream/stream_dvb.c Sun Dec 03 21:18:59 2006 +0000 @@ -37,9 +37,7 @@ #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"