aboutsummaryrefslogtreecommitdiffstats
path: root/g10/packet.h
diff options
context:
space:
mode:
Diffstat (limited to 'g10/packet.h')
-rw-r--r--g10/packet.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/g10/packet.h b/g10/packet.h
index 1d4b69cfb..d357cfdb5 100644
--- a/g10/packet.h
+++ b/g10/packet.h
@@ -179,6 +179,7 @@ typedef struct {
u32 expiredate; /* expires at this date or 0 if not at all */
prefitem_t *prefs; /* list of preferences (may be NULL)*/
int mdc_feature;
+ int ks_modify;
u32 created; /* according to the self-signature */
byte selfsigversion;
char name[1];