This commit is contained in:
SJ
2014-07-16 12:39:54 +02:00
parent a303b66717
commit 4c352efb76
5 changed files with 24 additions and 5 deletions

View File

@@ -271,6 +271,7 @@ struct import {
int import_job_id;
int remove_after_import;
int keep_eml;
long total_size;
time_t started, updated, finished;
};