summaryrefslogtreecommitdiff
path: root/src/certtool-common.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/certtool-common.h')
-rw-r--r--src/certtool-common.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/certtool-common.h b/src/certtool-common.h
index 9c5fb977e1..16c3c53dfa 100644
--- a/src/certtool-common.h
+++ b/src/certtool-common.h
@@ -76,6 +76,7 @@ typedef struct common_info {
unsigned no_compat;
unsigned rsa_pss_sign;
+ unsigned sort_chain;
} common_info_st;
/* this must be provided by the app */