Fixup fromcvs/togit conversion
[minix-pkgsrc.git] / audio / tcl-snack / patches / patch-ae
blobc6891f17c3fa3fd5a997abe963aede1152f778db
1 $NetBSD$
3 --- ../generic/jkFormatMP3.c.orig       2005-12-14 13:29:38.000000000 +0200
4 +++ ../generic/jkFormatMP3.c
5 @@ -25,6 +25,7 @@ such, and must be called by a name other
6  must retain this copyright notice.
7  */
8  
9 +#include <math.h>
10  #include <stdlib.h>
11  #include "snack.h"
12  #include "jkFormatMP3.h"
13 @@ -1309,8 +1310,6 @@ huffman_decode(int tbl,int *x,int *y)
14    return len;
15  }
17 -#include <math.h>
19  #define PI12      0.261799387f
20  #define PI36      0.087266462f
21  #define COSPI3    0.500000000f