From 64c020a8aba838ea89d1517ff40ac66a847140b4 Mon Sep 17 00:00:00 2001 From: Michael Niedermayer Date: Mon, 5 Apr 2004 10:27:26 +0000 Subject: [PATCH] 10000l Originally committed as revision 2966 to svn://svn.ffmpeg.org/ffmpeg/trunk --- ffmpeg.c | 1 + 1 file changed, 1 insertion(+) diff --git a/ffmpeg.c b/ffmpeg.c index 664ecf794d..35a8fd0de8 100644 --- a/ffmpeg.c +++ b/ffmpeg.c @@ -34,6 +34,7 @@ #include #include #endif +#undef time //needed because HAVE_AV_CONFIG_H is defined on top #include #include "cmdutils.h"