diff motion_test.c @ 980:0c32f81b42b2 libavcodec

suppressed getopt.h
author bellard
date Tue, 07 Jan 2003 23:49:40 +0000
parents 641708b5c33c
children b32afefe7d33
line wrap: on
line diff
--- a/motion_test.c	Tue Jan 07 23:47:09 2003 +0000
+++ b/motion_test.c	Tue Jan 07 23:49:40 2003 +0000
@@ -4,7 +4,6 @@
 #include <string.h>
 #include <sys/time.h>
 #include <unistd.h>
-#include <getopt.h>
 
 #include "dsputil.h"