From 17c22f574b2817d9782ff3404a1b528221e3728b Mon Sep 17 00:00:00 2001 From: "Steven M. Schultz" Date: Mon, 12 Apr 2004 22:54:48 +0000 Subject: libavformat/os_support.c HAVE_LOCALTIME_R patch by ("Steven M. Schultz" ) Originally committed as revision 3009 to svn://svn.ffmpeg.org/ffmpeg/trunk --- libavformat/os_support.c | 1 + 1 file changed, 1 insertion(+) (limited to 'libavformat/os_support.c') diff --git a/libavformat/os_support.c b/libavformat/os_support.c index 4cdfcea469..219db98c1c 100644 --- a/libavformat/os_support.c +++ b/libavformat/os_support.c @@ -16,6 +16,7 @@ * License along with this library; if not, write to the Free Software * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ +#include "config.h" #include "avformat.h" #ifdef CONFIG_WIN32 #include -- cgit v1.2.3