summaryrefslogtreecommitdiff
path: root/tool/lib/webrick/httpserver.rb
diff options
context:
space:
mode:
Diffstat (limited to 'tool/lib/webrick/httpserver.rb')
-rw-r--r--tool/lib/webrick/httpserver.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/tool/lib/webrick/httpserver.rb b/tool/lib/webrick/httpserver.rb
index e85d059319..f3f948da3b 100644
--- a/tool/lib/webrick/httpserver.rb
+++ b/tool/lib/webrick/httpserver.rb
@@ -9,7 +9,6 @@
#
# $IPR: httpserver.rb,v 1.63 2002/10/01 17:16:32 gotoyuzo Exp $
-require 'io/wait'
require_relative 'server'
require_relative 'httputils'
require_relative 'httpstatus'