diff options
Diffstat (limited to 'g10/tdbio.h')
-rw-r--r-- | g10/tdbio.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/g10/tdbio.h b/g10/tdbio.h index f2c6bec1b..6a28edc5a 100644 --- a/g10/tdbio.h +++ b/g10/tdbio.h @@ -77,6 +77,7 @@ struct trust_record { byte ownertrust; byte depth; ulong validlist; + byte min_ownertrust; } trust; struct { byte namehash[20]; |