Fix for v3_scts.c
authorDr. Stephen Henson <steve@openssl.org>
Tue, 25 Feb 2014 14:54:09 +0000 (14:54 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Tue, 25 Feb 2014 14:56:31 +0000 (14:56 +0000)
commit3a325c60a39610e8afd56dd90417f13d1044fb00
treef5b7c1f618c697b47fb0e795b42ea168da8889d7
parent86a2f966d0099d87dc2e2a05a923a26ebc182dea
Fix for v3_scts.c

Not all platforms define BN_ULLONG. Define SCTS_TIMESTAMP as a type
which should work on all platforms.
(cherry picked from commit 6634416732b94627eba1c47de3c3a6321a5458f0)
crypto/x509v3/v3_scts.c