[SCM] libav/experimental: remove unneeded include

siretart at users.alioth.debian.org siretart at users.alioth.debian.org
Sun Jun 30 16:21:53 UTC 2013


The following commit has been merged in the experimental branch:
commit ce2b665b3dec00675bd374a2ad9a4d20a86bb618
Author: Baptiste Coudurier <baptiste.coudurier at gmail.com>
Date:   Mon May 26 03:46:06 2008 +0000

    remove unneeded include
    
    Originally committed as revision 13414 to svn://svn.ffmpeg.org/ffmpeg/trunk

diff --git a/libavformat/ffmenc.c b/libavformat/ffmenc.c
index ba4fa7c..d3008bf 100644
--- a/libavformat/ffmenc.c
+++ b/libavformat/ffmenc.c
@@ -21,7 +21,6 @@
 
 #include "avformat.h"
 #include "ffm.h"
-#include <unistd.h>
 
 /* disable pts hack for testing */
 int ffm_nopts = 0;

-- 
Libav/FFmpeg packaging



More information about the pkg-multimedia-commits mailing list