Browse code

10000l

Originally committed as revision 2966 to svn://svn.ffmpeg.org/ffmpeg/trunk

Michael Niedermayer authored on 2004/04/05 19:27:26
Showing 1 changed files
... ...
@@ -34,6 +34,7 @@
34 34
 #include <sys/select.h>
35 35
 #include <stdlib.h>
36 36
 #endif
37
+#undef time //needed because HAVE_AV_CONFIG_H is defined on top
37 38
 #include <time.h>
38 39
 
39 40
 #include "cmdutils.h"