[Mplayer-cvslog] CVS: main/libmpcodecs ve_vfw.c,1.7,1.8
Bohdan 'Nexus' Horst
nexus at mplayerhq.hu
Mon Sep 2 01:06:31 CEST 2002
Update of /cvsroot/mplayer/main/libmpcodecs
In directory mail:/var/tmp.root/cvs-serv11432
Modified Files:
ve_vfw.c
Log Message:
FreeBSD fix
Index: ve_vfw.c
===================================================================
RCS file: /cvsroot/mplayer/main/libmpcodecs/ve_vfw.c,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ve_vfw.c 1 Sep 2002 18:08:44 -0000 1.7
+++ ve_vfw.c 1 Sep 2002 23:06:15 -0000 1.8
@@ -1,6 +1,7 @@
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
+#include <unistd.h>
#include "../config.h"
#ifdef USE_WIN32DLL
More information about the MPlayer-cvslog
mailing list