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