diff --git a/dns.y b/dns.y index b9f3514b..b4b8e5ce 100644 --- a/dns.y +++ b/dns.y @@ -3,7 +3,7 @@ %{ -package parse +package dns import ( "fmt"