summaryrefslogtreecommitdiffstats
path: root/crypto/asn1/a_strex.c
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2000-09-09 18:05:27 +0000
committerRichard Levitte <levitte@openssl.org>2000-09-09 18:05:27 +0000
commit0baed24c1b2d9a1e53d9f81cf805ac65d68096b3 (patch)
tree5347f79d79317d2f984331af76b7a3b9dcb7687a /crypto/asn1/a_strex.c
parent4f7068c165b84f8f788a5fdbd2a1ef4253e44e9c (diff)
More VMS synchronisation
Diffstat (limited to 'crypto/asn1/a_strex.c')
-rw-r--r--crypto/asn1/a_strex.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/crypto/asn1/a_strex.c b/crypto/asn1/a_strex.c
index af77b09194..569b811998 100644
--- a/crypto/asn1/a_strex.c
+++ b/crypto/asn1/a_strex.c
@@ -57,6 +57,7 @@
*/
#include <stdio.h>
+#include <string.h>
#include <openssl/crypto.h>
#include <openssl/x509.h>
#include <openssl/asn1.h>