pilerimport fixes

This commit is contained in:
SJ
2014-10-15 23:22:36 +02:00
parent 3aa0ebe4a6
commit eb2aa4df8f
5 changed files with 20 additions and 10 deletions

View File

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