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 6e10308ece..353727e138 100644
--- a/src/certtool-common.h
+++ b/src/certtool-common.h
@@ -44,6 +44,7 @@ typedef struct common_info {
const char *request;
const char *crl;
const char *ca;
+ const char *data_file;
const char *ca_privkey;
unsigned bits;
const char *sec_param;