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.