From 50a57dfbec5800b586e5ee860d797818d54dfb44 Mon Sep 17 00:00:00 2001 From: Konstantin Belousov Date: Sun, 9 Jan 2011 12:50:44 +0000 Subject: Move repeated MAXSLP definition from machine/vmparam.h to sys/vmmeter.h. Update the outdated comments describing MAXSLP and the process selection algorithm for swap out. Comments wording and reviewed by: alc --- bin/ps/print.c | 1 + 1 file changed, 1 insertion(+) (limited to 'bin/ps/print.c') diff --git a/bin/ps/print.c b/bin/ps/print.c index cc33cddfd8cf..5aa27c0b597d 100644 --- a/bin/ps/print.c +++ b/bin/ps/print.c @@ -45,6 +45,7 @@ __FBSDID("$FreeBSD$"); #include #include #include +#include #include #include -- cgit v1.3