aboutsummaryrefslogtreecommitdiff
path: root/lib/libmemstat
diff options
context:
space:
mode:
authorGleb Smirnoff <glebius@FreeBSD.org>2016-02-09 20:22:35 +0000
committerGleb Smirnoff <glebius@FreeBSD.org>2016-02-09 20:22:35 +0000
commitb28cc462ad12534592d6a36eb4a50011ac1f9c88 (patch)
tree05807df471c00ec6999db5659bfc2da98df5d933 /lib/libmemstat
parent78b7ef01a8f5e5b0a290336e5ee9397094af9c5b (diff)
downloadsrc-b28cc462ad12534592d6a36eb4a50011ac1f9c88.tar.gz
src-b28cc462ad12534592d6a36eb4a50011ac1f9c88.zip
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>