INSTALL.md: Restore $ as command prompt indicator
[oweals/openssl.git] / test / cmp_status_test.c
index 15cd6a5fd0556c83a32a7aa88e248f8da99cc82f..bf6699a2b17441769e6fa26cf32274dd4fd649e0 100644 (file)
@@ -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;