mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-12 03:00:28 +00:00
981f0b55f4
o No PORTREVISION bump since there was no functional change
9 lines
223 B
C
9 lines
223 B
C
--- 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"
|