X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=test%2Fcmp_status_test.c;h=bf6699a2b17441769e6fa26cf32274dd4fd649e0;hb=HEAD;hp=15cd6a5fd0556c83a32a7aa88e248f8da99cc82f;hpb=62dcd2aa17b27b7892ad62540f9034c9192f6530;p=oweals%2Fopenssl.git diff --git a/test/cmp_status_test.c b/test/cmp_status_test.c index 15cd6a5fd0..bf6699a2b1 100644 --- a/test/cmp_status_test.c +++ b/test/cmp_status_test.c @@ -1,5 +1,5 @@ /* - * Copyright 2007-2019 The OpenSSL Project Authors. All Rights Reserved. + * Copyright 2007-2020 The OpenSSL Project Authors. All Rights Reserved. * Copyright Nokia 2007-2019 * Copyright Siemens AG 2015-2019 * @@ -11,6 +11,8 @@ #include "cmp_testlib.h" +DEFINE_STACK_OF(ASN1_UTF8STRING) + typedef struct test_fixture { const char *test_case_name; int pkistatus;