mirror of https://git.ffmpeg.org/ffmpeg.git
fix compilation
Originally committed as revision 8779 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
211c7b37eb
commit
6b30123208
|
@ -23,6 +23,8 @@
|
||||||
|
|
||||||
#include "avformat.h"
|
#include "avformat.h"
|
||||||
|
|
||||||
|
#undef exit
|
||||||
|
|
||||||
int main(int argc, char **argv)
|
int main(int argc, char **argv)
|
||||||
{
|
{
|
||||||
const char *filename;
|
const char *filename;
|
||||||
|
|
Loading…
Reference in New Issue