Index: postproc/postprocess_template.c =================================================================== RCS file: /cvsroot/mplayer/main/postproc/postprocess_template.c,v retrieving revision 1.61 diff -u -r1.61 postprocess_template.c --- postproc/postprocess_template.c 28 Oct 2002 19:30:58 -0000 1.61 +++ postproc/postprocess_template.c 29 Oct 2002 00:45:27 -0000 @@ -2359,6 +2359,7 @@ ); //printf("%d\n", test); #else +{ int y; int d=0; int sysd=0; @@ -2459,6 +2460,7 @@ } } } +} #endif }