summaryrefslogtreecommitdiff
path: root/ext/openssl/ossl_pkcs5.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_pkcs5.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_pkcs5.h')
-rw-r--r--ext/openssl/ossl_pkcs5.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/ext/openssl/ossl_pkcs5.h b/ext/openssl/ossl_pkcs5.h
deleted file mode 100644
index a3b132bc50..0000000000
--- a/ext/openssl/ossl_pkcs5.h
+++ /dev/null
@@ -1,6 +0,0 @@
-#if !defined(_OSSL_PKCS5_H_)
-#define _OSSL_PKCS5_H_
-
-void Init_ossl_pkcs5(void);
-
-#endif /* _OSSL_PKCS5_H_ */