diff options
Diffstat (limited to 'g10/options.h')
-rw-r--r-- | g10/options.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/g10/options.h b/g10/options.h index 20e60e6b9..54fd0df32 100644 --- a/g10/options.h +++ b/g10/options.h @@ -89,6 +89,7 @@ struct { ulong set_filesize; int honor_http_proxy; int fast_list_mode; + int fixed_list_mode; int ignore_time_conflict; int ignore_crc_error; int command_fd; |