Imported Upstream version 2.6.0
[debian/amanda] / client-src / client_util.h
index e3f4d7a55e40bf7026e6d3c6e07be973aa7a5e8c..b5ed362696bebe8ac1a5ce1cbd804e6b21a20f87 100644 (file)
@@ -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 {