freebsd-dev/sys/ufs
Bruce Evans 8f767abf71 Include <sys/malloc.h> instead of depending on namespace pollution 2
layers deep in <sys/proc.h> or <sys/vnode.h>.

Include <sys/vmmeter.h> instead of depending on namespace pollution in
<sys/pcpu.h>.

Sorted includes as much as possible.
2002-09-05 09:43:24 +00:00
..
ffs Include <sys/malloc.h> instead of depending on namespace pollution 2 2002-09-05 09:43:24 +00:00
ufs Since we have vp and td cached in local variables, use those instead 2002-09-01 16:06:40 +00:00