[MPlayer-cvslog] CVS: main/postproc swscale.c,1.150,1.151
Bohdan 'Nexus' Horst CVS
syncmail at mplayerhq.hu
Mon Feb 14 14:29:58 CET 2005
CVS change done by Bohdan 'Nexus' Horst CVS
Update of /cvsroot/mplayer/main/postproc
In directory mail:/var2/tmp/cvs-serv9723
Modified Files:
swscale.c
Log Message:
FreeBSD fix
Index: swscale.c
===================================================================
RCS file: /cvsroot/mplayer/main/postproc/swscale.c,v
retrieving revision 1.150
retrieving revision 1.151
diff -u -r1.150 -r1.151
--- swscale.c 1 Feb 2005 09:00:12 -0000 1.150
+++ swscale.c 14 Feb 2005 13:29:55 -0000 1.151
@@ -53,6 +53,7 @@
#include <string.h>
#include <math.h>
#include <stdio.h>
+#include <unistd.h>
#include "../config.h"
#include "../mangle.h"
#include <assert.h>
More information about the MPlayer-cvslog
mailing list