--- src/sys/vm/pmap.h 2007/06/29 21:54:15 1.26 +++ src/sys/vm/pmap.h 2007/07/01 01:11:37 1.27 @@ -87,6 +87,7 @@ #include #endif +struct lwp; struct proc; struct thread; struct vm_page;