Fix CRL encoding bug.
[oweals/openssl.git] / crypto / asn1 / x_attrib.c
index ae88b2741b08dde9f33871da3bb1948ac57d3690..a1cbebf5a50e37f2363f9588afb651e5831aefd0 100644 (file)
@@ -60,6 +60,7 @@
 #include "cryptlib.h"
 #include <openssl/objects.h>
 #include <openssl/asn1_mac.h>
+#include <openssl/x509.h>
 
 /* sequence */
 int i2d_X509_ATTRIBUTE(X509_ATTRIBUTE *a, unsigned char **pp)