Fix CRL encoding bug.
[oweals/openssl.git] / crypto / asn1 / x_algor.c
index 8183b9f9e2f23362ce86e3ebf4d19e5bb3e667bf..b2c20d139fc656b37c8ba32b9903fedc035e88a9 100644 (file)
@@ -59,6 +59,7 @@
 #include <stdio.h>
 #include "cryptlib.h"
 #include <openssl/asn1_mac.h>
+#include <openssl/x509.h>
 
 int i2d_X509_ALGOR(X509_ALGOR *a, unsigned char **pp)
        {