Skip to content

Commit

Permalink
Add missing require
Browse files Browse the repository at this point in the history
  • Loading branch information
jordansissel committed Oct 9, 2012
1 parent 2434a00 commit 1898cc4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/logstash/filters/multiline.rb
Expand Up @@ -5,6 +5,7 @@

require "logstash/filters/base"
require "logstash/namespace"
require "set"

# The multiline filter is for combining multiple events from a single source
# into the same event.
Expand Down

0 comments on commit 1898cc4

Please sign in to comment.