summaryrefslogtreecommitdiff
path: root/src/plugins/xfer/xfer-config.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/xfer/xfer-config.h')
-rw-r--r--src/plugins/xfer/xfer-config.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/plugins/xfer/xfer-config.h b/src/plugins/xfer/xfer-config.h
index 2a31f0408..edda24985 100644
--- a/src/plugins/xfer/xfer-config.h
+++ b/src/plugins/xfer/xfer-config.h
@@ -52,6 +52,7 @@ extern struct t_config_option *xfer_config_file_auto_resume;
extern struct t_config_option *xfer_config_file_auto_check_crc32;
extern struct t_config_option *xfer_config_file_convert_spaces;
extern struct t_config_option *xfer_config_file_download_path;
+extern struct t_config_option *xfer_config_file_download_temporary_suffix;
extern struct t_config_option *xfer_config_file_upload_path;
extern struct t_config_option *xfer_config_file_use_nick_in_filename;