another pair of files which relied on mbuf.h for pool.h; should be the last,
authorblambert <blambert@openbsd.org>
Sat, 31 Jul 2010 20:48:32 +0000 (20:48 +0000)
committerblambert <blambert@openbsd.org>
Sat, 31 Jul 2010 20:48:32 +0000 (20:48 +0000)
commitd4881b77641b7ac055b0383196fa75ffd101cc02
tree498209a49d93fb43829c0c2afb9268f6f185d2a7
parentca8e4459cd62b60c7ddf60d45c86d365441c804e
another pair of files which relied on mbuf.h for pool.h; should be the last,
as the kernel now compiles w/o ``#include <sys/pool.h>'' in mbuf.h; removing
that line, though, is for another day, as a userland program (systat, IIRC)
fails to build without it there.

ok krw@
sys/net/if.c
sys/nfs/nfs_syscalls.c