diff options
Diffstat (limited to 'sys/arch/m88k/include/pmap.h')
-rw-r--r-- | sys/arch/m88k/include/pmap.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/arch/m88k/include/pmap.h b/sys/arch/m88k/include/pmap.h index 014d5f5c7ed..c4a950d5752 100644 --- a/sys/arch/m88k/include/pmap.h +++ b/sys/arch/m88k/include/pmap.h @@ -1,4 +1,4 @@ -/* $OpenBSD: pmap.h,v 1.4 2004/08/06 22:39:13 deraadt Exp $ */ +/* $OpenBSD: pmap.h,v 1.5 2005/03/28 12:42:44 miod Exp $ */ /* * Mach Operating System * Copyright (c) 1991 Carnegie Mellon University @@ -16,7 +16,6 @@ #define _M88K_PMAP_H_ #include <machine/mmu.h> -#include <machine/pcb.h> /* * PMAP structure |