--- ps/global.c.orig 2016-07-09 21:49:25 UTC +++ ps/global.c @@ -28,7 +28,9 @@ #include #include +#ifndef __FreeBSD__ #include +#endif #include #include "../proc/wchan.h"