dns changes

This commit is contained in:
rsc 2006-02-20 19:38:29 +00:00
parent 772b39cd98
commit 49a1496cbb
9 changed files with 61 additions and 48 deletions

View file

@ -402,8 +402,10 @@ extern ulong now; /* time base */
extern Area *owned;
extern Area *delegated;
extern char *portname;
extern char *udpaddr;
extern char *tcpaddr;
#ifdef VARARGCK
#pragma varargck type "R" RR*
#pragma varargck type "Q" RR*
#endif