summaryrefslogtreecommitdiff
path: root/crypto/conf
diff options
context:
space:
mode:
authorlevitte <levitte>2000-09-09 18:05:21 +0000
committerlevitte <levitte>2000-09-09 18:05:21 +0000
commite8e847b538da8ac367f535770c97fb562d6e0cec (patch)
tree6e85e1e74ee783ad279c195fb4aea5066268acc3 /crypto/conf
parentb49a21212dd3f882d9ec2a39f4a69a028812c86e (diff)
downloadopenssl-e8e847b538da8ac367f535770c97fb562d6e0cec.tar.gz
More VMS synchronisation
Diffstat (limited to 'crypto/conf')
-rw-r--r--crypto/conf/conf_api.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/crypto/conf/conf_api.c b/crypto/conf/conf_api.c
index 919aebe31..d05a778ff 100644
--- a/crypto/conf/conf_api.c
+++ b/crypto/conf/conf_api.c
@@ -64,6 +64,7 @@
#endif
#include <assert.h>
+#include <string.h>
#include <openssl/conf.h>
#include <openssl/conf_api.h>