K 10 svn:author V 7 rgrimes K 8 svn:date V 27 1994-10-02T07:19:43.000000Z K 7 svn:log V 310 If you are building a kernel without NFS statically linked in you must #define NFS before including to pick up some of the definitions needed for struct diskless. Be sure to undef it after this so you do not effect other code. This is kinda sick, but it does the job. Problem found by davidg. END