diff options
| author | Konstantin Belousov <kib@FreeBSD.org> | 2011-01-09 12:50:44 +0000 |
|---|---|---|
| committer | Konstantin Belousov <kib@FreeBSD.org> | 2011-01-09 12:50:44 +0000 |
| commit | 50a57dfbec5800b586e5ee860d797818d54dfb44 (patch) | |
| tree | 185b41ec088e628403e26ab0d571fc79249b094f /bin/ps/print.c | |
| parent | da2fcff746a151ab3ea26c237953a90236cfc176 (diff) | |
Notes
Diffstat (limited to 'bin/ps/print.c')
| -rw-r--r-- | bin/ps/print.c | 1 |
1 files changed, 1 insertions, 0 deletions
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 <sys/mac.h> #include <sys/user.h> #include <sys/sysctl.h> +#include <sys/vmmeter.h> #include <err.h> #include <grp.h> |
