diff options
Diffstat (limited to 'sys/vm/vm_extern.h')
-rw-r--r-- | sys/vm/vm_extern.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/sys/vm/vm_extern.h b/sys/vm/vm_extern.h index efd363a..3c0ede1 100644 --- a/sys/vm/vm_extern.h +++ b/sys/vm/vm_extern.h @@ -33,11 +33,8 @@ #ifndef _VM_EXTERN_H_ #define _VM_EXTERN_H_ -struct buf; struct proc; struct vmspace; -struct vmtotal; -struct mount; struct vnode; #ifdef _KERNEL |