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

@@ -4,7 +4,6 @@
#include <string.h>
#include <sys/time.h>
#include <unistd.h>
#include <getopt.h>
#include "dsputil.h"