enginetest needs 'memset' defined.
[openssl.git] / crypto / asn1 / a_meth.c
index 32c8693955ba81579708d847e61f3945e5b0c317..63158e9cab2dbeb2b276bdd0d922b21e064c9e58 100644 (file)
@@ -59,7 +59,7 @@
 #include <stdio.h>
 #include "cryptlib.h"
 #include <openssl/buffer.h>
-#include <openssl/x509.h>
+#include <openssl/asn1.h>
 
 static  ASN1_METHOD ia5string_meth={
        (int (*)())     i2d_ASN1_IA5STRING,