mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2024-11-26 19:01:44 +02:00
af_aformat: hotfix compile due to strsep()
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
parent
ee5234dd67
commit
abf6b0d1ea
@ -23,6 +23,7 @@
|
||||
* format audio filter
|
||||
*/
|
||||
|
||||
#define _BSD_SOURCE
|
||||
#include "libavutil/audioconvert.h"
|
||||
#include "avfilter.h"
|
||||
#include "internal.h"
|
||||
|
Loading…
Reference in New Issue
Block a user