mirror of
https://github.com/nyanmisaka/ffmpeg-rockchip.git
synced 2026-04-23 16:13:29 +08:00
avformat: remove duplicate includes
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
@@ -54,8 +54,6 @@
|
||||
#include <io.h>
|
||||
#endif
|
||||
#define mkdir(a, b) _mkdir(a)
|
||||
#else
|
||||
#include <sys/stat.h>
|
||||
#endif
|
||||
|
||||
static inline int is_dos_path(const char *path)
|
||||
|
||||
Reference in New Issue
Block a user