diff options
| author | Glen Barber <gjb@FreeBSD.org> | 2016-02-10 04:20:39 +0000 |
|---|---|---|
| committer | Glen Barber <gjb@FreeBSD.org> | 2016-02-10 04:20:39 +0000 |
| commit | 30922917c8b62f27a4a1e46cc2c9ab6905ee74f9 (patch) | |
| tree | dd2cd280a89cea2613f7d2fe2aa809df60be2202 /lib/libmemstat | |
| parent | e01a93b63c7560c658b80a3709045a49fce6d120 (diff) | |
| parent | abd0b262139cbd732eba81bd01e78f47d935e227 (diff) | |
Notes
Diffstat (limited to 'lib/libmemstat')
| -rw-r--r-- | lib/libmemstat/memstat_uma.c | 1 |
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> |
