suppressed getopt.h

Originally committed as revision 1422 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Fabrice Bellard
2003-01-07 23:49:40 +00:00
parent 9ebc63a967
commit e366e6795d
3 changed files with 5 additions and 9 deletions

View File

@@ -1,7 +1,7 @@
/* FFT and MDCT tests */
#include "dsputil.h"
#include <math.h>
#include <getopt.h>
#include <unistd.h>
#include <sys/time.h>
int mm_flags;