Allow specification of DNS vhost and server in ircd.conf.
[ircu2.10.12-pk.git] / ircd / ircd_lexer.l
index 231c64b613cf628a90002f70c4e65730913c65b7..d44f106fe38d4cd79ab857a44701271d003e571b 100644 (file)
@@ -103,6 +103,7 @@ static struct lexer_token {
   TOKEN(FAST),
   TOKEN(AUTOCONNECT),
   TOKEN(PROGRAM),
+  TOKEN(DNS),
 #undef TOKEN
   { "administrator", ADMIN },
   { "apass_opmode", TPRIV_APASS_OPMODE },