X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=client-src%2Fclient_util.h;h=b5ed362696bebe8ac1a5ce1cbd804e6b21a20f87;hb=94a044f90357edefa6f4ae9f0b1d5885b0e34aee;hp=e3f4d7a55e40bf7026e6d3c6e07be973aa7a5e8c;hpb=d3b2175e084f88c8736ad7073eacbf4670147aec;p=debian%2Famanda diff --git a/client-src/client_util.h b/client-src/client_util.h index e3f4d7a..b5ed362 100644 --- a/client-src/client_util.h +++ b/client-src/client_util.h @@ -57,6 +57,7 @@ typedef struct option_s { sl_t *include_list; int exclude_optional; int include_optional; + int kencrypt; } option_t; typedef struct backup_support_option_s {