Mercurial > libavformat.hg
changeset 5521:ab2af3bc94f6 libavformat
Remove the inclusion of unneeded headers
author | lucabe |
---|---|
date | Mon, 11 Jan 2010 19:55:14 +0000 |
parents | 8797851aeedb |
children | 7698da6e1f0a |
files | rtp.c |
diffstat | 1 files changed, 0 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- a/rtp.c Mon Jan 11 17:45:17 2010 +0000 +++ b/rtp.c Mon Jan 11 19:55:14 2010 +0000 @@ -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