summaryrefslogtreecommitdiffstats
path: root/crypto
diff options
context:
space:
mode:
authorMarek Klein <kleinmrk@gmail.com>2016-05-03 08:48:47 +0000
committerRichard Levitte <levitte@openssl.org>2016-05-04 14:48:41 +0200
commite6c5dbc8e82214f659d5b905d7b4a04a8d1faa8d (patch)
tree9ce0ddbb39088df2475e44ca967c2bfebcc34d6e /crypto
parentad9a05621ac75b6b9db1e8856d7f434276b1a7af (diff)
DEFINE_STACK_OF(ASN1_UTF8STRING) moved from ts_lcl.h to asn1.h
Reviewed-by: Rich Salz <rsalz@openssl.org> Reviewed-by: Richard Levitte <levitte@openssl.org> (Merged from https://github.com/openssl/openssl/pull/1020)
Diffstat (limited to 'crypto')
-rw-r--r--crypto/ts/ts_lcl.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/crypto/ts/ts_lcl.h b/crypto/ts/ts_lcl.h
index e3f915c795..657fbbba06 100644
--- a/crypto/ts/ts_lcl.h
+++ b/crypto/ts/ts_lcl.h
@@ -144,8 +144,6 @@ struct TS_status_info_st {
ASN1_BIT_STRING *failure_info;
};
-DEFINE_STACK_OF(ASN1_UTF8STRING)
-
/*-
* IssuerSerial ::= SEQUENCE {
* issuer GeneralNames,