summaryrefslogtreecommitdiffstats
path: root/sys/arm
diff options
context:
space:
mode:
authorcognet <cognet@FreeBSD.org>2004-06-19 17:37:47 +0000
committercognet <cognet@FreeBSD.org>2004-06-19 17:37:47 +0000
commit3ef0ec5c27e837183e2817364f60647c0f12553c (patch)
treef249d3fca51a3db3b1de81b1562207490eced15f /sys/arm
parente041a584a65b87853f1fb19911f9fe5500b76f0a (diff)
downloadFreeBSD-src-3ef0ec5c27e837183e2817364f60647c0f12553c.zip
FreeBSD-src-3ef0ec5c27e837183e2817364f60647c0f12553c.tar.gz
I happened to have a sys/pool.h file in my tree, but most people do not,
so nuke this useless include.
Diffstat (limited to 'sys/arm')
-rw-r--r--sys/arm/arm/pmap.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/arm/arm/pmap.c b/sys/arm/arm/pmap.c
index 0bba36f..1303acf 100644
--- a/sys/arm/arm/pmap.c
+++ b/sys/arm/arm/pmap.c
@@ -155,7 +155,6 @@ __FBSDID("$FreeBSD$");
#include <sys/mman.h>
#include <sys/smp.h>
#include <sys/sx.h>
-#include <sys/pool.h>
#include <sys/sched.h>
#include <vm/vm.h>
OpenPOWER on IntegriCloud