summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Cox <alc@FreeBSD.org>2004-06-12 06:03:27 +0000
committerAlan Cox <alc@FreeBSD.org>2004-06-12 06:03:27 +0000
commitd55b402ee440be9863677217786112a438ee66cd (patch)
tree69021add8c7efa79f403ac7389d3fb8789230e3f
parentfec4efc10bed2f66b962d5c66d08fd20bc745928 (diff)
Notes
-rw-r--r--sys/alpha/alpha/pmap.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/alpha/alpha/pmap.c b/sys/alpha/alpha/pmap.c
index f2f1546a46cb..7ce0b5efada7 100644
--- a/sys/alpha/alpha/pmap.c
+++ b/sys/alpha/alpha/pmap.c
@@ -172,7 +172,6 @@ __FBSDID("$FreeBSD$");
#include <vm/vm_pageout.h>
#include <vm/vm_pager.h>
#include <vm/uma.h>
-#include <vm/uma_int.h>
#include <sys/user.h>