Add missing header file.

MFC after:	1 week
This commit is contained in:
Sergey Kandaurov 2011-05-20 17:03:23 +00:00
parent 83242185a3
commit d9b2153b4e
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=222136

View File

@ -35,6 +35,7 @@
#include <sys/user.h>
#include <sys/vmmeter.h>
#include <err.h>
#include <kvm.h>
#include <math.h>
#include <nlist.h>