diff options
| author | Alan Cox <alc@FreeBSD.org> | 2004-06-12 06:03:27 +0000 |
|---|---|---|
| committer | Alan Cox <alc@FreeBSD.org> | 2004-06-12 06:03:27 +0000 |
| commit | d55b402ee440be9863677217786112a438ee66cd (patch) | |
| tree | 69021add8c7efa79f403ac7389d3fb8789230e3f | |
| parent | fec4efc10bed2f66b962d5c66d08fd20bc745928 (diff) | |
Notes
| -rw-r--r-- | sys/alpha/alpha/pmap.c | 1 |
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> |
