summaryrefslogtreecommitdiff
path: root/src/private.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/private.h')
-rw-r--r--src/private.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/private.h b/src/private.h
index 156b0d2..9800f82 100644
--- a/src/private.h
+++ b/src/private.h
@@ -87,7 +87,7 @@ typedef struct {
double badvals; /* accumulates all badvalue resets */
double batch_size;
int temporal_sample_num,ntemporal_samples;
- int batch_num, nbatches, aborted;
+ int batch_num, nbatches, aborted, cmap_size;
time_t *progress_timer;
time_t *progress_timer_history;
double *progress_history;