Add ECDH support.
[openssl.git] / crypto / ec / ec_asn1.c
index bb81cfb3c3abfe4a87322f8e4cf40b10d658ba2d..fa38f5231fbc88d8e9992d8551a9c8a33ed3a991 100644 (file)
@@ -57,6 +57,7 @@
 #include <openssl/err.h>
 #include <openssl/asn1t.h>
 #include <openssl/objects.h>
+#include <string.h>
 
 /* some structures needed for the asn1 encoding */
 typedef struct x9_62_fieldid_st {