Fix CRL encoding bug.
[oweals/openssl.git] / crypto / asn1 / f_int.c
index d81c50dd039dfa166d877e9e4cd598895658e622..55560dd814ade9dec8fd21e26e3d3cc710f55241 100644 (file)
@@ -59,7 +59,7 @@
 #include <stdio.h>
 #include "cryptlib.h"
 #include <openssl/buffer.h>
-#include <openssl/x509.h>
+#include <openssl/asn1.h>
 
 int i2a_ASN1_INTEGER(BIO *bp, ASN1_INTEGER *a)
        {