Poul-Henning Kamp 9f69a4578a Weaken a bogus dependency on <sys/proc.h> in <sys/buf.h> by #ifdef'ing
the offending inline function (BUF_KERNPROC) on it being #included
already.

I'm not sure BUF_KERNPROC() is even the right thing to do or in the
right place or implemented the right way (inline vs normal function).

Remove consequently unneeded #includes of <sys/proc.h>
2000-10-29 14:54:55 +00:00
..
2000-10-20 07:58:15 +00:00
2000-05-01 19:54:26 +00:00
2000-10-27 21:32:10 +00:00
2000-10-27 21:32:10 +00:00
2000-05-01 20:32:07 +00:00
2000-09-21 20:16:04 +00:00
2000-01-18 08:38:35 +00:00
2000-05-01 19:54:26 +00:00
2000-10-20 07:58:15 +00:00
2000-07-11 21:31:59 +00:00
2000-10-29 06:03:47 +00:00