Add RFC 3779 support, contributed by ARIN.
[oweals/openssl.git] / crypto / asn1 / a_type.c
index 2292d49b93f4be5d510506215709e123cb850cff..a6acef16f3b3f27a5a51182ef289ced8796b562e 100644 (file)
@@ -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)
        {