fix fid handling

This commit is contained in:
rsc 2006-02-02 16:40:25 +00:00
parent 40a2ff6f5d
commit 387ae1dbb8
2 changed files with 30 additions and 5 deletions

View file

@ -364,7 +364,6 @@ extern int mkreq(DN *dp, int type, uchar *buf, int flags, ushort reqno);
/* dnserver.c */
extern void dnserver(DNSmsg*, DNSmsg*, Request*);
extern void dnudpserver(void*);
extern void dntcpserver(char*);
/* dnnotify.c */