aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/pem
diff options
context:
space:
mode:
authorBen Laurie <ben@openssl.org>1999-01-31 15:00:12 +0000
committerBen Laurie <ben@openssl.org>1999-01-31 15:00:12 +0000
commitd433f9014edac49202f34ba464534eafd4bf6701 (patch)
tree9103a8d25b7d4acf767035b429e8842927696cf9 /crypto/pem
parent351d899878c567448b9b9b6d715ec828c888f3c2 (diff)
downloadopenssl-d433f9014edac49202f34ba464534eafd4bf6701.tar.gz
Yet more pissing about to get PEM built at the right moment.
Diffstat (limited to 'crypto/pem')
-rw-r--r--crypto/pem/ctx_size.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/pem/ctx_size.c b/crypto/pem/ctx_size.c
index 87469bc4af..76ef64b129 100644
--- a/crypto/pem/ctx_size.c
+++ b/crypto/pem/ctx_size.c
@@ -57,7 +57,7 @@
*/
#include <stdio.h>
-#include "cryptlib.h"
+#include <string.h>
#include "evp.h"
int main(argc,argv)