Browse Source

af_aformat: hotfix compile due to strsep()

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
tags/n0.9
Michael Niedermayer 14 years ago
parent
commit
abf6b0d1ea
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      libavfilter/af_aformat.c

+ 1
- 0
libavfilter/af_aformat.c View File

@@ -23,6 +23,7 @@
* format audio filter
*/

#define _BSD_SOURCE
#include "libavutil/audioconvert.h"
#include "avfilter.h"
#include "internal.h"


Loading…
Cancel
Save