1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

forgot to modify.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22379 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
akr 2009-02-17 16:17:03 +00:00
parent e14c9923b4
commit 0b058a1c2a
2 changed files with 0 additions and 3 deletions

View file

@ -14,7 +14,6 @@
$Id$
=end
require "openssl"
require "openssl/buffering"
require "fcntl"

View file

@ -14,8 +14,6 @@
$Id$
=end
require "openssl"
module OpenSSL
module X509
class ExtensionFactory