Skip to content

Commit

Permalink
include Dnsruby so log_and_raise method works
Browse files Browse the repository at this point in the history
  • Loading branch information
alexdalitz committed Feb 16, 2021
1 parent 62d51f0 commit df7d6d4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/dnsruby/resolver.rb
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@
require 'dnsruby/packet_sender'
require 'dnsruby/recursor'

include Dnsruby

module Dnsruby
# == Description
# Dnsruby::Resolver is a DNS stub resolver.
Expand Down

0 comments on commit df7d6d4

Please sign in to comment.