aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/x509/x509_txt.c
diff options
context:
space:
mode:
authorBen Laurie <ben@openssl.org>1999-01-30 14:05:52 +0000
committerBen Laurie <ben@openssl.org>1999-01-30 14:05:52 +0000
commitf33fbc2e1e64a202476c29080636ee989871e7f7 (patch)
treee47367b3d0ab209537177aa2be8bccb2b2ed6d57 /crypto/x509/x509_txt.c
parent59ff7134625d24322cbf998470a80195a543fb4e (diff)
downloadopenssl-f33fbc2e1e64a202476c29080636ee989871e7f7.tar.gz
More pissing about to get pem.h to behave properly.
Diffstat (limited to 'crypto/x509/x509_txt.c')
-rw-r--r--crypto/x509/x509_txt.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/crypto/x509/x509_txt.c b/crypto/x509/x509_txt.c
index 408d1c277c..871cc33637 100644
--- a/crypto/x509/x509_txt.c
+++ b/crypto/x509/x509_txt.c
@@ -68,7 +68,6 @@
#include "asn1.h"
#include "x509.h"
#include "objects.h"
-#include "pem.h"
char *X509_verify_cert_error_string(n)
long n;