summaryrefslogtreecommitdiffstats
path: root/crypto/x509/x509_r2x.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_r2x.c
parent59ff7134625d24322cbf998470a80195a543fb4e (diff)
More pissing about to get pem.h to behave properly.
Diffstat (limited to 'crypto/x509/x509_r2x.c')
-rw-r--r--crypto/x509/x509_r2x.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/crypto/x509/x509_r2x.c b/crypto/x509/x509_r2x.c
index 2d8721306c..880e9f669e 100644
--- a/crypto/x509/x509_r2x.c
+++ b/crypto/x509/x509_r2x.c
@@ -64,7 +64,6 @@
#include "x509.h"
#include "objects.h"
#include "buffer.h"
-#include "pem.h"
X509 *X509_REQ_to_X509(r,days,pkey)
X509_REQ *r;