jmg 1998/06/30 04:19:27 PDT
Modified files:
lkm/nfs Makefile
sys/nfs nfs.h
Log:
fix buildworld hopefully be3fore anyone complains...
NFS_*TIMO should possibly be converted to sysctl vars (jkh's suggestion),
but in some cases it looks like nfs keeps a copy of the value in a struct
hash sizes are already ifdef'd KERNEL, so there aren't userland inpact
from them...
Revision Changes Path
1.7 +3 -1 src/lkm/nfs/Makefile
1.42 +3 -1 src/sys/nfs/nfs.h