Support routines for ASN1 scanning function, doesn't do much yet.
[openssl.git] / crypto / asn1 / a_verify.c
index 432722e4099e6d9ecdc73646e8b931826705b69d..807587e628442466731db667aaaae4784f19b98e 100644 (file)
@@ -60,7 +60,6 @@
 #include <time.h>
 
 #include "cryptlib.h"
-#include "asn1_locl.h"
 
 #ifndef NO_SYS_TYPES_H
 # include <sys/types.h>
@@ -71,6 +70,7 @@
 #include <openssl/objects.h>
 #include <openssl/buffer.h>
 #include <openssl/evp.h>
+#include "asn1_locl.h"
 
 #ifndef NO_ASN1_OLD