aboutsummaryrefslogtreecommitdiffstats
path: root/kbx/backend.h
diff options
context:
space:
mode:
Diffstat (limited to 'kbx/backend.h')
-rw-r--r--kbx/backend.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/kbx/backend.h b/kbx/backend.h
index 8b389d35c..675ec213d 100644
--- a/kbx/backend.h
+++ b/kbx/backend.h
@@ -61,6 +61,7 @@ struct db_request_part_s
unsigned int fpr;
unsigned int kid;
unsigned int grip;
+ unsigned int ubid;
} cache_seqno;
};
typedef struct db_request_part_s *db_request_part_t;