K 10 svn:author V 2 bz K 8 svn:date V 27 2020-01-08T22:59:31.685561Z K 7 svn:log V 310 MFC r346535 (by hselasky): Fix build for mips and powerpc after r346530. Need to include sys/kernel.h to define SYSINIT() which is used by sys/eventhandler.h . This is now hit by r356489 which is unrelated to the original cause but the fix was never MFCed and hence manifests with different code now. END