[SCM] libav/experimental: Remove the inclusion of unneeded headers
siretart at users.alioth.debian.org
siretart at users.alioth.debian.org
Sun Jun 30 16:57:21 UTC 2013
The following commit has been merged in the experimental branch:
commit 4bf0faaafe9f9bc4b0d760561265d72daab9e27e
Author: Luca Abeni <lucabe72 at email.it>
Date: Mon Jan 11 19:55:14 2010 +0000
Remove the inclusion of unneeded headers
Originally committed as revision 21152 to svn://svn.ffmpeg.org/ffmpeg/trunk
diff --git a/libavformat/rtp.c b/libavformat/rtp.c
index c4fb24a..9c17a62 100644
--- a/libavformat/rtp.c
+++ b/libavformat/rtp.c
@@ -19,12 +19,8 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/
-#include "libavcodec/get_bits.h"
#include "avformat.h"
-#include <unistd.h>
-#include "network.h"
-
#include "rtp.h"
//#define DEBUG
--
Libav/FFmpeg packaging
More information about the pkg-multimedia-commits
mailing list