summaryrefslogtreecommitdiff
path: root/ext/openssl/ossl.h
diff options
context:
space:
mode:
authorshyouhei <shyouhei@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2007-08-15 20:55:57 +0000
committershyouhei <shyouhei@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2007-08-15 20:55:57 +0000
commit6d72ea84a9bd86485d24a7de22bbda68f714b611 (patch)
tree70eb4e1f90412ab8767fc861f0ad197bb7d0f0c2 /ext/openssl/ossl.h
parent3b76c076bc71004e4711565f6960fad42de6550e (diff)
parent2f1eb739412a85579ff4de5567474e7c8fe1b7c3 (diff)
sorry. I made wrong tags.v1_8_5_72
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/tags/v1_8_5_72@12992 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ext/openssl/ossl.h')
-rw-r--r--ext/openssl/ossl.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/openssl/ossl.h b/ext/openssl/ossl.h
index 336b468eb2..eaa1fe6eb2 100644
--- a/ext/openssl/ossl.h
+++ b/ext/openssl/ossl.h
@@ -208,7 +208,6 @@ void ossl_debug(const char *, ...);
#include "ossl_ocsp.h"
#include "ossl_pkcs12.h"
#include "ossl_pkcs7.h"
-#include "ossl_pkcs5.h"
#include "ossl_pkey.h"
#include "ossl_rand.h"
#include "ossl_ssl.h"