Commit abf6b0d1 authored by Michael Niedermayer's avatar Michael Niedermayer

af_aformat: hotfix compile due to strsep()

Signed-off-by: 's avatarMichael Niedermayer <michaelni@gmx.at>
parent ee5234dd
......@@ -23,6 +23,7 @@
* format audio filter
*/
#define _BSD_SOURCE
#include "libavutil/audioconvert.h"
#include "avfilter.h"
#include "internal.h"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment