# HG changeset patch # User michael # Date 1081810488 0 # Node ID afbe3a5aae0234ea97f15b44210ec7e645184485 # Parent e17fb306b107bcddb1dbdb26f93236080f8bcb86 libavformat/os_support.c HAVE_LOCALTIME_R patch by ("Steven M. Schultz" ) diff -r e17fb306b107 -r afbe3a5aae02 os_support.c --- a/os_support.c Mon Apr 12 22:23:16 2004 +0000 +++ b/os_support.c Mon Apr 12 22:54:48 2004 +0000 @@ -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