aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/asn1/a_type.c
diff options
context:
space:
mode:
authorAndy Polyakov <appro@openssl.org>2005-05-17 16:50:46 +0000
committerAndy Polyakov <appro@openssl.org>2005-05-17 16:50:46 +0000
commit53d899676411c52c2389451887d0a0b2cd452802 (patch)
treef56b29de0312c65316e4b3434f060870869f7cc4 /crypto/asn1/a_type.c
parent32b1843ec608f156e2910dd807dcf1960ff9502d (diff)
downloadopenssl-53d899676411c52c2389451887d0a0b2cd452802.tar.gz
Engage Applink for VC builds.
Diffstat (limited to 'crypto/asn1/a_type.c')
-rw-r--r--crypto/asn1/a_type.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/asn1/a_type.c b/crypto/asn1/a_type.c
index 2292d49b93..a6acef16f3 100644
--- a/crypto/asn1/a_type.c
+++ b/crypto/asn1/a_type.c
@@ -57,8 +57,8 @@
*/
#include <stdio.h>
-#include <openssl/asn1t.h>
#include "cryptlib.h"
+#include <openssl/asn1t.h>
int ASN1_TYPE_get(ASN1_TYPE *a)
{