You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-10 06:10:52 +02:00
cmdutils: drop libavformat/network.h include
It is not a public header and has not been used since
10173c0e58
This commit is contained in:
@@ -55,9 +55,6 @@
|
|||||||
#include "libavutil/ffversion.h"
|
#include "libavutil/ffversion.h"
|
||||||
#include "libavutil/version.h"
|
#include "libavutil/version.h"
|
||||||
#include "cmdutils.h"
|
#include "cmdutils.h"
|
||||||
#if CONFIG_NETWORK
|
|
||||||
#include "libavformat/network.h"
|
|
||||||
#endif
|
|
||||||
#if HAVE_SYS_RESOURCE_H
|
#if HAVE_SYS_RESOURCE_H
|
||||||
#include <sys/time.h>
|
#include <sys/time.h>
|
||||||
#include <sys/resource.h>
|
#include <sys/resource.h>
|
||||||
|
Reference in New Issue
Block a user