Finish gcc 4.2 changes.
[openssl.git] / crypto / x509v3 / pcy_int.h
index ba62a209dad899c45b283a5c4b8f29ed1267ac04..5d54549e5389f0fed78e6d29c3d359fbe2d3e0ed 100644 (file)
  *
  */
 
-DECLARE_STACK_OF(X509_POLICY_DATA)
-DECLARE_STACK_OF(X509_POLICY_REF)
-DECLARE_STACK_OF(X509_POLICY_NODE)
 
 typedef struct X509_POLICY_DATA_st X509_POLICY_DATA;
 typedef struct X509_POLICY_REF_st X509_POLICY_REF;
 
+DECLARE_STACK_OF(X509_POLICY_DATA)
+DECLARE_STACK_OF(X509_POLICY_REF)
+
 /* Internal structures */
 
 /* This structure and the field names correspond to the Policy 'node' of