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 267a37970..9452d76c9 100644 --- a/g10/tdbio.h +++ b/g10/tdbio.h @@ -79,6 +79,7 @@ struct trust_record { byte depth; ulong validlist; byte min_ownertrust; + byte flags; } trust; struct { byte namehash[20]; |