Oops, an MFC I did to-day broke the build for stable/13. I have reverted the commits, so I think things should be ok now.
My mistake was to assume that a change in a .h file within a #ifdef _KERNEL would not affect a userland build. (It turns out that code in libprocstat defines _KERNEL.) I'll work on a fix, rick
