Allow the resolver source address to be specified in the configuration.
[ircu2.10.12-pk.git] / ircd / ircd_lexer.l
index 8aa1925b9e74b753140be9a51d3e61d860b10bce..7b847d69673e33f34c5cce21d90cd13336020b93 100644 (file)
@@ -76,6 +76,7 @@ static struct lexer_token {
   TOKEN(OPER),
   TOKEN(LOCAL),
   TOKEN(VHOST),
+  TOKEN(RESOLVER),
   TOKEN(MASK),
   TOKEN(HIDDEN),
   TOKEN(MOTD),