]> gitweb @ CieloNegro.org - pkgsrc-cinelerra-cv.git/blob - patches/patch-quantize_c
wip...
[pkgsrc-cinelerra-cv.git] / patches / patch-quantize_c
1 $NetBSD$
2
3 --- mpeg2enc/quantize.c.orig    2010-01-29 07:01:38.000000000 +0000
4 +++ mpeg2enc/quantize.c
5 @@ -30,7 +30,6 @@
6  #include "config.h"
7  #include <stdio.h>
8  #include <math.h>
9 -#include <fenv.h>
10  #include "global.h"
11  #include "cpu_accel.h"
12  #include "simd.h"