diff options
-rw-r--r-- | src/stroke/stroke.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/stroke/stroke.h b/src/stroke/stroke.h index 563c0256f..ced655583 100644 --- a/src/stroke/stroke.h +++ b/src/stroke/stroke.h @@ -192,6 +192,7 @@ struct stroke_msg_t { char *crluri; char *crluri2; char *ocspuri; + char *ocspuri2; } add_ca; /* data for STR_LOGLEVEL */ |