Remove unneeded #include <vm/vm_zone.h>
Generated by: src/tools/tools/kerninclude
This commit is contained in:
parent
26872f7ef2
commit
2c9b67a8df
@ -56,7 +56,6 @@
|
||||
#include <sys/mount.h>
|
||||
#include <sys/select.h>
|
||||
|
||||
#include <vm/vm_zone.h>
|
||||
|
||||
#include <coda/coda.h>
|
||||
#include <coda/cnode.h>
|
||||
|
@ -63,7 +63,6 @@
|
||||
#include <vm/vm.h>
|
||||
#include <vm/vm_object.h>
|
||||
#include <vm/vm_extern.h>
|
||||
#include <vm/vm_zone.h>
|
||||
|
||||
#include <coda/coda.h>
|
||||
#include <coda/cnode.h>
|
||||
|
@ -54,7 +54,6 @@
|
||||
#include <vm/vm_kern.h>
|
||||
#include <vm/vm_map.h>
|
||||
#include <vm/vm_extern.h>
|
||||
#include <vm/vm_zone.h>
|
||||
|
||||
#include <machine/frame.h>
|
||||
#include <machine/psl.h>
|
||||
|
@ -44,7 +44,6 @@
|
||||
#include <i386/linux/linux_proto.h>
|
||||
#include <i386/linux/linux_util.h>
|
||||
|
||||
#include <vm/vm_zone.h>
|
||||
|
||||
struct linux_newstat {
|
||||
u_short stat_dev;
|
||||
|
@ -39,7 +39,6 @@
|
||||
|
||||
#include <i386/linux/linux_util.h>
|
||||
|
||||
#include <vm/vm_zone.h>
|
||||
|
||||
const char linux_emul_path[] = "/compat/linux";
|
||||
|
||||
|
@ -59,7 +59,6 @@
|
||||
#include <sys/sem.h>
|
||||
#include <sys/msg.h>
|
||||
#include <sys/ptrace.h>
|
||||
#include <vm/vm_zone.h>
|
||||
|
||||
#include <sys/sysproto.h>
|
||||
|
||||
|
@ -49,7 +49,6 @@
|
||||
#include <sys/vnode.h>
|
||||
#include <sys/module.h>
|
||||
#include <vm/vm.h>
|
||||
#include <vm/vm_zone.h>
|
||||
#include <sys/exec.h>
|
||||
#include <sys/kernel.h>
|
||||
#include <machine/cpu.h>
|
||||
|
@ -108,7 +108,6 @@
|
||||
|
||||
#include <sys/ccdvar.h>
|
||||
|
||||
#include <vm/vm_zone.h>
|
||||
|
||||
#if defined(CCDDEBUG) && !defined(DEBUG)
|
||||
#define DEBUG
|
||||
|
@ -85,7 +85,6 @@
|
||||
#include <vm/vm_pageout.h>
|
||||
#include <vm/swap_pager.h>
|
||||
#include <vm/vm_extern.h>
|
||||
#include <vm/vm_zone.h>
|
||||
|
||||
static d_ioctl_t vnioctl;
|
||||
static d_open_t vnopen;
|
||||
|
@ -54,7 +54,6 @@
|
||||
#include <sys/stat.h>
|
||||
#include <sys/syslog.h>
|
||||
|
||||
#include <vm/vm_zone.h>
|
||||
|
||||
#include <isofs/cd9660/iso.h>
|
||||
#include <isofs/cd9660/iso_rrip.h>
|
||||
|
@ -56,7 +56,6 @@
|
||||
#include <sys/mount.h>
|
||||
#include <sys/select.h>
|
||||
|
||||
#include <vm/vm_zone.h>
|
||||
|
||||
#include <coda/coda.h>
|
||||
#include <coda/cnode.h>
|
||||
|
@ -63,7 +63,6 @@
|
||||
#include <vm/vm.h>
|
||||
#include <vm/vm_object.h>
|
||||
#include <vm/vm_extern.h>
|
||||
#include <vm/vm_zone.h>
|
||||
|
||||
#include <coda/coda.h>
|
||||
#include <coda/cnode.h>
|
||||
|
@ -60,7 +60,6 @@
|
||||
#include <sys/fcntl.h>
|
||||
#include <sys/malloc.h>
|
||||
#include <sys/stat.h> /* defines ALLPERMS */
|
||||
#include <vm/vm_zone.h>
|
||||
|
||||
#include <msdosfs/bpb.h>
|
||||
#include <msdosfs/bootsect.h>
|
||||
|
@ -65,7 +65,6 @@
|
||||
|
||||
#include <vm/vm.h>
|
||||
#include <vm/vm_extern.h>
|
||||
#include <vm/vm_zone.h>
|
||||
#include <vm/vnode_pager.h>
|
||||
|
||||
#include <msdosfs/bpb.h>
|
||||
|
@ -53,7 +53,6 @@
|
||||
#include <vm/vm_page.h>
|
||||
#include <vm/vm_object.h>
|
||||
#include <vm/vm_extern.h>
|
||||
#include <vm/vm_zone.h>
|
||||
|
||||
#if defined(__NetBSD__)
|
||||
#include <miscfs/specfs/specdev.h>
|
||||
|
@ -53,7 +53,6 @@
|
||||
#include <sys/mount.h>
|
||||
#include <sys/namei.h>
|
||||
#include <miscfs/nullfs/null.h>
|
||||
#include <vm/vm_zone.h>
|
||||
|
||||
static MALLOC_DEFINE(M_NULLFSMNT, "NULLFS mount", "NULLFS mount structure");
|
||||
|
||||
|
@ -44,7 +44,6 @@
|
||||
|
||||
#include <vm/vm.h>
|
||||
#include <vm/vm_extern.h>
|
||||
#include <vm/vm_zone.h>
|
||||
|
||||
#include <netncp/ncp.h>
|
||||
#include <netncp/ncp_conn.h>
|
||||
|
@ -52,7 +52,6 @@
|
||||
#include <sys/namei.h>
|
||||
#include <sys/malloc.h>
|
||||
#include <miscfs/umapfs/umap.h>
|
||||
#include <vm/vm_zone.h>
|
||||
|
||||
static MALLOC_DEFINE(M_UMAPFSMNT, "UMAP mount", "UMAP mount structure");
|
||||
|
||||
|
@ -52,7 +52,6 @@
|
||||
#include <sys/malloc.h>
|
||||
#include <sys/filedesc.h>
|
||||
#include <miscfs/union/union.h>
|
||||
#include <vm/vm_zone.h>
|
||||
|
||||
static MALLOC_DEFINE(M_UNIONFSMNT, "UNION mount", "UNION mount structure");
|
||||
|
||||
|
@ -108,7 +108,6 @@
|
||||
|
||||
#include <sys/ccdvar.h>
|
||||
|
||||
#include <vm/vm_zone.h>
|
||||
|
||||
#if defined(CCDDEBUG) && !defined(DEBUG)
|
||||
#define DEBUG
|
||||
|
@ -62,7 +62,6 @@
|
||||
#include <ufs/ufs/inode.h>
|
||||
#include <ufs/ufs/ufs_extern.h>
|
||||
|
||||
#include <vm/vm_zone.h>
|
||||
|
||||
#include <gnu/ext2fs/fs.h>
|
||||
#include <gnu/ext2fs/ext2_extern.h>
|
||||
|
@ -63,7 +63,6 @@
|
||||
|
||||
#include <vm/vm.h>
|
||||
#include <vm/vm_extern.h>
|
||||
#include <vm/vm_zone.h>
|
||||
#include <vm/vnode_pager.h>
|
||||
|
||||
#include <sys/signalvar.h>
|
||||
|
@ -62,7 +62,6 @@
|
||||
#include <ufs/ufs/inode.h>
|
||||
#include <ufs/ufs/ufs_extern.h>
|
||||
|
||||
#include <vm/vm_zone.h>
|
||||
|
||||
#include <gnu/ext2fs/fs.h>
|
||||
#include <gnu/ext2fs/ext2_extern.h>
|
||||
|
@ -63,7 +63,6 @@
|
||||
|
||||
#include <vm/vm.h>
|
||||
#include <vm/vm_extern.h>
|
||||
#include <vm/vm_zone.h>
|
||||
#include <vm/vnode_pager.h>
|
||||
|
||||
#include <sys/signalvar.h>
|
||||
|
@ -47,7 +47,6 @@
|
||||
#include <i386/ibcs2/ibcs2_util.h>
|
||||
#include <i386/ibcs2/ibcs2_utsname.h>
|
||||
|
||||
#include <vm/vm_zone.h>
|
||||
|
||||
static void bsd_stat2ibcs_stat __P((struct stat *, struct ibcs2_stat *));
|
||||
static int cvt_statfs __P((struct statfs *, caddr_t, int));
|
||||
|
@ -38,7 +38,6 @@
|
||||
|
||||
#include <i386/ibcs2/ibcs2_util.h>
|
||||
|
||||
#include <vm/vm_zone.h>
|
||||
|
||||
const char ibcs2_emul_path[] = "/compat/ibcs2";
|
||||
|
||||
|
@ -49,7 +49,6 @@
|
||||
#include <i386/ibcs2/ibcs2_xenix.h>
|
||||
#include <i386/ibcs2/ibcs2_xenix_syscall.h>
|
||||
|
||||
#include <vm/vm_zone.h>
|
||||
|
||||
extern struct sysent xenix_sysent[];
|
||||
|
||||
|
@ -45,7 +45,6 @@
|
||||
#include <vm/vm_map.h>
|
||||
#include <vm/vm_kern.h>
|
||||
#include <vm/vm_extern.h>
|
||||
#include <vm/vm_zone.h>
|
||||
|
||||
#include <i386/ibcs2/coff.h>
|
||||
#include <i386/ibcs2/ibcs2_util.h>
|
||||
|
@ -54,7 +54,6 @@
|
||||
#include <vm/vm_kern.h>
|
||||
#include <vm/vm_map.h>
|
||||
#include <vm/vm_extern.h>
|
||||
#include <vm/vm_zone.h>
|
||||
|
||||
#include <machine/frame.h>
|
||||
#include <machine/psl.h>
|
||||
|
@ -44,7 +44,6 @@
|
||||
#include <i386/linux/linux_proto.h>
|
||||
#include <i386/linux/linux_util.h>
|
||||
|
||||
#include <vm/vm_zone.h>
|
||||
|
||||
struct linux_newstat {
|
||||
u_short stat_dev;
|
||||
|
@ -39,7 +39,6 @@
|
||||
|
||||
#include <i386/linux/linux_util.h>
|
||||
|
||||
#include <vm/vm_zone.h>
|
||||
|
||||
const char linux_emul_path[] = "/compat/linux";
|
||||
|
||||
|
@ -54,7 +54,6 @@
|
||||
#include <sys/stat.h>
|
||||
#include <sys/syslog.h>
|
||||
|
||||
#include <vm/vm_zone.h>
|
||||
|
||||
#include <isofs/cd9660/iso.h>
|
||||
#include <isofs/cd9660/iso_rrip.h>
|
||||
|
@ -60,7 +60,6 @@
|
||||
#include <vm/vm_map.h>
|
||||
#include <vm/vm_object.h>
|
||||
#include <vm/vm_extern.h>
|
||||
#include <vm/vm_zone.h>
|
||||
|
||||
#include <machine/elf.h>
|
||||
#include <machine/md_var.h>
|
||||
|
@ -56,7 +56,6 @@
|
||||
#include <sys/resourcevar.h>
|
||||
#include <sys/tty.h>
|
||||
|
||||
#include <vm/vm_zone.h>
|
||||
|
||||
/*
|
||||
* The routines implemented in this file are described in:
|
||||
|
@ -45,7 +45,6 @@
|
||||
#include <sys/errno.h>
|
||||
#include <sys/stat.h>
|
||||
#include <sys/acl.h>
|
||||
#include <vm/vm_zone.h>
|
||||
|
||||
static MALLOC_DEFINE(M_ACL, "acl", "access control list");
|
||||
|
||||
|
@ -57,7 +57,6 @@
|
||||
#include <vm/vm_kern.h>
|
||||
#include <vm/vm_extern.h>
|
||||
#include <vm/vm_object.h>
|
||||
#include <vm/vm_zone.h>
|
||||
#include <vm/vm_pager.h>
|
||||
|
||||
#include <machine/reg.h>
|
||||
|
@ -49,7 +49,6 @@
|
||||
#include <sys/malloc.h>
|
||||
#include <sys/syslog.h>
|
||||
|
||||
#include <vm/vm_zone.h>
|
||||
|
||||
#include <stddef.h>
|
||||
|
||||
|
@ -44,7 +44,6 @@
|
||||
#include <sys/vnode.h>
|
||||
#include <sys/sysctl.h>
|
||||
|
||||
#include <vm/vm_zone.h>
|
||||
|
||||
#include "linker_if.h"
|
||||
|
||||
|
@ -63,7 +63,6 @@
|
||||
#include <sys/sysctl.h>
|
||||
#include <sys/malloc.h>
|
||||
|
||||
#include <vm/vm_zone.h>
|
||||
|
||||
#include <machine/ipl.h>
|
||||
#include <machine/cpu.h>
|
||||
|
@ -40,7 +40,6 @@
|
||||
#include <sys/vnode.h>
|
||||
#include <sys/linker.h>
|
||||
|
||||
#include <vm/vm_zone.h>
|
||||
|
||||
#include "linker_if.h"
|
||||
|
||||
|
@ -41,7 +41,6 @@
|
||||
|
||||
#include <vm/vm.h>
|
||||
#include <vm/vm_param.h>
|
||||
#include <vm/vm_zone.h>
|
||||
#include <sys/lock.h>
|
||||
#ifdef SPARSE_MAPPING
|
||||
#include <vm/vm_object.h>
|
||||
|
@ -41,7 +41,6 @@
|
||||
|
||||
#include <vm/vm.h>
|
||||
#include <vm/vm_param.h>
|
||||
#include <vm/vm_zone.h>
|
||||
#include <sys/lock.h>
|
||||
#ifdef SPARSE_MAPPING
|
||||
#include <vm/vm_object.h>
|
||||
|
@ -45,7 +45,6 @@
|
||||
#include <sys/errno.h>
|
||||
#include <sys/stat.h>
|
||||
#include <sys/acl.h>
|
||||
#include <vm/vm_zone.h>
|
||||
|
||||
static MALLOC_DEFINE(M_ACL, "acl", "access control list");
|
||||
|
||||
|
@ -45,7 +45,6 @@
|
||||
#include <sys/errno.h>
|
||||
#include <sys/stat.h>
|
||||
#include <sys/acl.h>
|
||||
#include <vm/vm_zone.h>
|
||||
|
||||
static MALLOC_DEFINE(M_ACL, "acl", "access control list");
|
||||
|
||||
|
@ -52,7 +52,6 @@
|
||||
#include <sys/filio.h>
|
||||
#include <sys/ttycom.h>
|
||||
#include <sys/conf.h>
|
||||
#include <vm/vm_zone.h>
|
||||
|
||||
#include <ufs/ufs/quota.h>
|
||||
#include <ufs/ufs/inode.h>
|
||||
|
@ -53,7 +53,6 @@
|
||||
#include <sys/mount.h>
|
||||
#include <sys/namei.h>
|
||||
#include <miscfs/nullfs/null.h>
|
||||
#include <vm/vm_zone.h>
|
||||
|
||||
static MALLOC_DEFINE(M_NULLFSMNT, "NULLFS mount", "NULLFS mount structure");
|
||||
|
||||
|
@ -52,7 +52,6 @@
|
||||
#include <sys/namei.h>
|
||||
#include <sys/malloc.h>
|
||||
#include <miscfs/umapfs/umap.h>
|
||||
#include <vm/vm_zone.h>
|
||||
|
||||
static MALLOC_DEFINE(M_UMAPFSMNT, "UMAP mount", "UMAP mount structure");
|
||||
|
||||
|
@ -52,7 +52,6 @@
|
||||
#include <sys/malloc.h>
|
||||
#include <sys/filedesc.h>
|
||||
#include <miscfs/union/union.h>
|
||||
#include <vm/vm_zone.h>
|
||||
|
||||
static MALLOC_DEFINE(M_UNIONFSMNT, "UNION mount", "UNION mount structure");
|
||||
|
||||
|
@ -60,7 +60,6 @@
|
||||
#include <sys/fcntl.h>
|
||||
#include <sys/malloc.h>
|
||||
#include <sys/stat.h> /* defines ALLPERMS */
|
||||
#include <vm/vm_zone.h>
|
||||
|
||||
#include <msdosfs/bpb.h>
|
||||
#include <msdosfs/bootsect.h>
|
||||
|
@ -65,7 +65,6 @@
|
||||
|
||||
#include <vm/vm.h>
|
||||
#include <vm/vm_extern.h>
|
||||
#include <vm/vm_zone.h>
|
||||
#include <vm/vnode_pager.h>
|
||||
|
||||
#include <msdosfs/bpb.h>
|
||||
|
@ -89,7 +89,6 @@
|
||||
|
||||
#include <vm/vm.h>
|
||||
#include <vm/vm_extern.h>
|
||||
#include <vm/vm_zone.h>
|
||||
#include <vm/vm_object.h>
|
||||
|
||||
#include <nfs/nfsproto.h>
|
||||
|
@ -55,7 +55,6 @@
|
||||
#include <sys/domain.h>
|
||||
#include <sys/protosw.h>
|
||||
#include <sys/namei.h>
|
||||
#include <vm/vm_zone.h>
|
||||
|
||||
#include <netinet/in.h>
|
||||
#include <netinet/tcp.h>
|
||||
|
@ -64,7 +64,6 @@
|
||||
|
||||
#include <vm/vm.h>
|
||||
#include <vm/vm_extern.h>
|
||||
#include <vm/vm_zone.h>
|
||||
|
||||
#include <miscfs/fifofs/fifo.h>
|
||||
|
||||
|
@ -55,7 +55,6 @@
|
||||
#include <sys/domain.h>
|
||||
#include <sys/protosw.h>
|
||||
#include <sys/namei.h>
|
||||
#include <vm/vm_zone.h>
|
||||
|
||||
#include <netinet/in.h>
|
||||
#include <netinet/tcp.h>
|
||||
|
@ -64,7 +64,6 @@
|
||||
|
||||
#include <vm/vm.h>
|
||||
#include <vm/vm_extern.h>
|
||||
#include <vm/vm_zone.h>
|
||||
|
||||
#include <miscfs/fifofs/fifo.h>
|
||||
|
||||
|
@ -89,7 +89,6 @@
|
||||
|
||||
#include <vm/vm.h>
|
||||
#include <vm/vm_extern.h>
|
||||
#include <vm/vm_zone.h>
|
||||
#include <vm/vm_object.h>
|
||||
|
||||
#include <nfs/nfsproto.h>
|
||||
|
@ -55,7 +55,6 @@
|
||||
#include <sys/domain.h>
|
||||
#include <sys/protosw.h>
|
||||
#include <sys/namei.h>
|
||||
#include <vm/vm_zone.h>
|
||||
|
||||
#include <netinet/in.h>
|
||||
#include <netinet/tcp.h>
|
||||
|
@ -53,7 +53,6 @@
|
||||
#include <vm/vm_page.h>
|
||||
#include <vm/vm_object.h>
|
||||
#include <vm/vm_extern.h>
|
||||
#include <vm/vm_zone.h>
|
||||
|
||||
#if defined(__NetBSD__)
|
||||
#include <miscfs/specfs/specdev.h>
|
||||
|
@ -44,7 +44,6 @@
|
||||
|
||||
#include <vm/vm.h>
|
||||
#include <vm/vm_extern.h>
|
||||
#include <vm/vm_zone.h>
|
||||
|
||||
#include <netncp/ncp.h>
|
||||
#include <netncp/ncp_conn.h>
|
||||
|
@ -59,7 +59,6 @@
|
||||
#include <sys/sem.h>
|
||||
#include <sys/msg.h>
|
||||
#include <sys/ptrace.h>
|
||||
#include <vm/vm_zone.h>
|
||||
|
||||
#include <sys/sysproto.h>
|
||||
|
||||
|
@ -49,7 +49,6 @@
|
||||
#include <sys/vnode.h>
|
||||
#include <sys/module.h>
|
||||
#include <vm/vm.h>
|
||||
#include <vm/vm_zone.h>
|
||||
#include <sys/exec.h>
|
||||
#include <sys/kernel.h>
|
||||
#include <machine/cpu.h>
|
||||
|
@ -61,7 +61,6 @@
|
||||
|
||||
#include <vm/vm.h>
|
||||
#include <vm/vm_page.h>
|
||||
#include <vm/vm_zone.h>
|
||||
|
||||
static MALLOC_DEFINE(M_FFSNODE, "FFS node", "FFS vnode private part");
|
||||
|
||||
|
@ -46,7 +46,6 @@
|
||||
#include <sys/proc.h>
|
||||
#include <sys/vnode.h>
|
||||
#include <sys/mount.h>
|
||||
#include <vm/vm_zone.h>
|
||||
|
||||
#include <ufs/ufs/extattr.h>
|
||||
#include <ufs/ufs/quota.h>
|
||||
|
@ -59,7 +59,6 @@
|
||||
#include <sys/event.h>
|
||||
#include <sys/conf.h>
|
||||
|
||||
#include <vm/vm_zone.h>
|
||||
#include <vm/vm.h>
|
||||
#include <vm/vm_extern.h>
|
||||
|
||||
|
@ -53,7 +53,6 @@
|
||||
#include <vm/vm.h>
|
||||
#include <vm/vm_extern.h>
|
||||
#include <vm/swap_pager.h>
|
||||
#include <vm/vm_zone.h>
|
||||
|
||||
/*
|
||||
* Indirect driver for multi-controller paging.
|
||||
|
Loading…
x
Reference in New Issue
Block a user