summaryrefslogtreecommitdiffstats
path: root/src/ffts.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ffts.h')
-rw-r--r--src/ffts.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ffts.h b/src/ffts.h
index 4ebb66f..26c2550 100644
--- a/src/ffts.h
+++ b/src/ffts.h
@@ -94,6 +94,7 @@ struct _ffts_plan_t {
void (*destroy)(ffts_plan_t *);
float *A, *B;
+ size_t i2;
};
OpenPOWER on IntegriCloud