diff options
Diffstat (limited to 'g10/packet.h')
-rw-r--r-- | g10/packet.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/g10/packet.h b/g10/packet.h index d7a795a77..1d4b69cfb 100644 --- a/g10/packet.h +++ b/g10/packet.h @@ -168,6 +168,7 @@ typedef struct { int numattribs; byte *attrib_data; /* if this is not NULL, the packet is an attribute */ unsigned long attrib_len; + byte *namehash; int help_key_usage; u32 help_key_expire; int help_full_count; |