summaryrefslogtreecommitdiff
path: root/math/djbfft/files/patch-accuracy2.c
blob: e6ca8859c283dafe0bcafbc22cf4c5258add63f1 (plain) (blame)
1
2
3
4
5
6
7
8
--- accuracy2.c.orig	2009-03-27 09:49:20.000000000 -0300
+++ accuracy2.c	2009-03-27 09:49:29.000000000 -0300
@@ -1,4 +1,5 @@
 #include <stdio.h>
+#include <stdlib.h>
 #include <math.h>
 #include "fftc4.h"
 #include "fftc8.h"