summaryrefslogtreecommitdiff
path: root/lib/x509/x509_int.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/x509/x509_int.h')
-rw-r--r--lib/x509/x509_int.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/x509/x509_int.h b/lib/x509/x509_int.h
index 5f5c180028..09b169afc3 100644
--- a/lib/x509/x509_int.h
+++ b/lib/x509/x509_int.h
@@ -74,6 +74,7 @@ typedef struct gnutls_x509_crt_int {
int use_extensions;
unsigned expanded; /* a certificate has been expanded */
unsigned modified; /* the cached values below may no longer be valid */
+ unsigned flags;
struct pin_info_st pin;