Applied changes to make it compile on darwin

Originally committed as revision 1270 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Philip Gladstone
2002-11-23 01:29:25 +00:00
parent 9c76bd48aa
commit 47930f093e
5 changed files with 15 additions and 8 deletions

View File

@@ -45,7 +45,6 @@
#include <stdio.h>
#include <stdlib.h>
#include <fcntl.h>
#include <getopt.h>
#include <stdarg.h>
#include <string.h>
#include <unistd.h>