From c5e56a813bf6019f7c28ce7737fcb67e836136c6 Mon Sep 17 00:00:00 2001 From: Michael Niedermayer Date: Fri, 1 Aug 2008 22:29:29 +0000 Subject: Revert r14497 Log: Add missing header #includes. Policy violation (change not approved by maintainer) and while discussions where ongoing and no consensus has been reached. Originally committed as revision 14500 to svn://svn.ffmpeg.org/ffmpeg/trunk --- libavformat/os_support.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'libavformat/os_support.h') diff --git a/libavformat/os_support.h b/libavformat/os_support.h index 4c32ad54a2..34970e3952 100644 --- a/libavformat/os_support.h +++ b/libavformat/os_support.h @@ -27,8 +27,6 @@ * miscellaneous OS support macros and functions. */ -#include "config.h" - #ifdef __MINGW32__ # define WIN32_LEAN_AND_MEAN # include -- cgit v1.2.3