diff options
Diffstat (limited to 'src/demuxers/demux_pva.c')
| -rw-r--r-- | src/demuxers/demux_pva.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/demuxers/demux_pva.c b/src/demuxers/demux_pva.c index 8d7d07a01..c705c6b01 100644 --- a/src/demuxers/demux_pva.c +++ b/src/demuxers/demux_pva.c @@ -21,7 +21,7 @@ * For more information regarding the PVA file format, refer to this PDF: * http://www.technotrend.de/download/av_format_v1.pdf * - * $Id: demux_pva.c,v 1.5 2003/01/19 07:10:51 tmmm Exp $ + * $Id: demux_pva.c,v 1.6 2003/01/26 15:56:21 tmmm Exp $ */ #ifdef HAVE_CONFIG_H @@ -31,7 +31,6 @@ #include <stdio.h> #include <fcntl.h> #include <unistd.h> -#include <pthread.h> #include <string.h> #include <stdlib.h> |
