Browse code

Remove the inclusion of unneeded headers

Originally committed as revision 21152 to svn://svn.ffmpeg.org/ffmpeg/trunk

Luca Abeni authored on 2010/01/12 04:55:14
Showing 1 changed files
... ...
@@ -19,12 +19,8 @@
19 19
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
20 20
  */
21 21
 
22
-#include "libavcodec/get_bits.h"
23 22
 #include "avformat.h"
24 23
 
25
-#include <unistd.h>
26
-#include "network.h"
27
-
28 24
 #include "rtp.h"
29 25
 
30 26
 //#define DEBUG