c90 fixes

This commit is contained in:
rsc 2006-04-01 15:35:09 +00:00
parent 3d038c325b
commit 226d80b821
11 changed files with 118 additions and 66 deletions

View file

@ -8,7 +8,7 @@
enum
{
Maxpath= 128,
Maxpath= 128
};
char *logfile = "dns";