Don't use clobbered 'i' for checking UTCTime and GeneralizedTime length.
[openssl.git] / crypto / ossl_typ.h
index c9b494c854e98fb67f5c77a96ebf53e2de900a63..786f2bc26b5777d9f765ab5a3c9795384ff178d1 100644 (file)
@@ -177,6 +177,7 @@ typedef struct X509_POLICY_CACHE_st X509_POLICY_CACHE;
 typedef struct AUTHORITY_KEYID_st AUTHORITY_KEYID;
 typedef struct DIST_POINT_st DIST_POINT;
 typedef struct ISSUING_DIST_POINT_st ISSUING_DIST_POINT;
+typedef struct NAME_CONSTRAINTS_st NAME_CONSTRAINTS;
 
   /* If placed in pkcs12.h, we end up with a circular depency with pkcs7.h */
 #define DECLARE_PKCS12_STACK_OF(type) /* Nothing */