CVS: main/postproc swscale.c,1.88,1.89
11 May
2002
11 May
'02
10:18 p.m.
Update of /cvsroot/mplayer/main/postproc In directory mail:/var/tmp.root/cvs-serv25947/postproc Modified Files: swscale.c Log Message: various openbsd and general warning fixes - patch by Björn Sandell <biorn@dce.chalmers.se> Index: swscale.c =================================================================== RCS file: /cvsroot/mplayer/main/postproc/swscale.c,v retrieving revision 1.88 retrieving revision 1.89 diff -u -r1.88 -r1.89 --- swscale.c 2 May 2002 10:58:27 -0000 1.88 +++ swscale.c 12 May 2002 02:18:52 -0000 1.89 @@ -55,6 +55,8 @@ #include <assert.h> #ifdef HAVE_MALLOC_H #include <malloc.h> +#else +#include <stdlib.h> #endif #include "swscale.h" #include "../cpudetect.h"
8584
Age (days ago)
8584
Last active (days ago)
0 comments
1 participants
participants (1)
-
Arpi of Ize