Rodney W. Grimes
4c61f5466f
If you are building a kernel without NFS statically linked in you
must #define NFS before including <sys/mount.h> 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.
Description
freebsd kernel with SKQ
Languages
C
63.3%
C++
23.3%
Roff
5.1%
Shell
2.9%
Makefile
1.5%
Other
3.4%