summaryrefslogtreecommitdiff
path: root/lib/libmemstat
diff options
context:
space:
mode:
authorGlen Barber <gjb@FreeBSD.org>2016-02-10 04:20:39 +0000
committerGlen Barber <gjb@FreeBSD.org>2016-02-10 04:20:39 +0000
commit30922917c8b62f27a4a1e46cc2c9ab6905ee74f9 (patch)
treedd2cd280a89cea2613f7d2fe2aa809df60be2202 /lib/libmemstat
parente01a93b63c7560c658b80a3709045a49fce6d120 (diff)
parentabd0b262139cbd732eba81bd01e78f47d935e227 (diff)
Notes
Diffstat (limited to 'lib/libmemstat')
-rw-r--r--lib/libmemstat/memstat_uma.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/libmemstat/memstat_uma.c b/lib/libmemstat/memstat_uma.c
index 20cd5208fdd6..8e89585300b0 100644
--- a/lib/libmemstat/memstat_uma.c
+++ b/lib/libmemstat/memstat_uma.c
@@ -29,7 +29,6 @@
#include <sys/param.h>
#include <sys/cpuset.h>
#include <sys/sysctl.h>
-#include <sys/_task.h>
#include <vm/vm.h>
#include <vm/vm_page.h>