af_aformat: hotfix compile due to strsep()

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
pull/2/head
Michael Niedermayer 14 years ago
parent ee5234dd67
commit abf6b0d1ea
  1. 1
      libavfilter/af_aformat.c

@ -23,6 +23,7 @@
* format audio filter
*/
#define _BSD_SOURCE
#include "libavutil/audioconvert.h"
#include "avfilter.h"
#include "internal.h"

Loading…
Cancel
Save