Include string.h so mem*() functions get properly declared.
[openssl.git] / crypto / asn1 / tasn_dec.c
index 22e5b4ab525ae15e2c5fad8312fb0de50ed200c6..6b0c2481732ac2f96323ecfabeef33d0ca385adc 100644 (file)
@@ -58,6 +58,7 @@
 
 
 #include <stddef.h>
+#include <string.h>
 #include <openssl/asn1.h>
 #include <openssl/asn1t.h>
 #include <openssl/objects.h>