diff options
| author | Gleb Smirnoff <glebius@FreeBSD.org> | 2016-02-09 20:22:35 +0000 |
|---|---|---|
| committer | Gleb Smirnoff <glebius@FreeBSD.org> | 2016-02-09 20:22:35 +0000 |
| commit | b28cc462ad12534592d6a36eb4a50011ac1f9c88 (patch) | |
| tree | 05807df471c00ec6999db5659bfc2da98df5d933 /sys/vm/memguard.c | |
| parent | 78b7ef01a8f5e5b0a290336e5ee9397094af9c5b (diff) | |
Notes
Diffstat (limited to 'sys/vm/memguard.c')
| -rw-r--r-- | sys/vm/memguard.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/vm/memguard.c b/sys/vm/memguard.c index fb70a4186c73..d4efc2b7123e 100644 --- a/sys/vm/memguard.c +++ b/sys/vm/memguard.c @@ -48,7 +48,6 @@ __FBSDID("$FreeBSD$"); #include <sys/mutex.h> #include <sys/malloc.h> #include <sys/sysctl.h> -#include <sys/taskqueue.h> #include <sys/vmem.h> #include <vm/vm.h> |
