diff --git a/lib/logger.rb b/lib/logger.rb index 9a2b51d6db..bf5c837edd 100644 --- a/lib/logger.rb +++ b/lib/logger.rb @@ -17,6 +17,9 @@ # +require 'monitor' + + # # == Description # @@ -174,9 +177,6 @@ # -require 'monitor' - - class Logger VERSION = "1.2.6" /: (\S+),v (\S+)/ =~ %q$Id$ diff --git a/lib/readbytes.rb b/lib/readbytes.rb index d6a3b10afe..08b92da73c 100644 --- a/lib/readbytes.rb +++ b/lib/readbytes.rb @@ -12,6 +12,11 @@ class TruncatedDataError