summaryrefslogtreecommitdiffstats
path: root/sys/arm
diff options
context:
space:
mode:
authorbr <br@FreeBSD.org>2016-02-04 12:06:06 +0000
committerbr <br@FreeBSD.org>2016-02-04 12:06:06 +0000
commit281991463be88ccea048efc7431bace6c07144f6 (patch)
treeb55866c8bcd4e00dd2d80d5b8afaee570d9a44f4 /sys/arm
parent30a404b9164af3ef3de2f8f38e0050f6b71fb1aa (diff)
downloadFreeBSD-src-281991463be88ccea048efc7431bace6c07144f6.zip
FreeBSD-src-281991463be88ccea048efc7431bace6c07144f6.tar.gz
Fix build.
Diffstat (limited to 'sys/arm')
-rw-r--r--sys/arm/arm/vm_machdep.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/arm/arm/vm_machdep.c b/sys/arm/arm/vm_machdep.c
index 6a70cbf..601be07 100644
--- a/sys/arm/arm/vm_machdep.c
+++ b/sys/arm/arm/vm_machdep.c
@@ -54,6 +54,7 @@ __FBSDID("$FreeBSD$");
#include <sys/sysctl.h>
#include <sys/sysent.h>
#include <sys/unistd.h>
+#include <sys/taskqueue.h>
#include <machine/acle-compat.h>
#include <machine/cpu.h>
OpenPOWER on IntegriCloud