mirror of https://git.ffmpeg.org/ffmpeg.git
Remove the inclusion of unneeded headers
Originally committed as revision 21152 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
7c8af53f87
commit
4bf0faaafe
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue