aboutsummaryrefslogtreecommitdiff
path: root/math/djbfft/files/patch-accuracy.c
diff options
context:
space:
mode:
Diffstat (limited to 'math/djbfft/files/patch-accuracy.c')
-rw-r--r--math/djbfft/files/patch-accuracy.c8
1 files changed, 8 insertions, 0 deletions
diff --git a/math/djbfft/files/patch-accuracy.c b/math/djbfft/files/patch-accuracy.c
new file mode 100644
index 000000000000..60f99ce03fce
--- /dev/null
+++ b/math/djbfft/files/patch-accuracy.c
@@ -0,0 +1,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"