diff options
Diffstat (limited to 'sys/dev')
| -rw-r--r-- | sys/dev/an/if_an.c | 1 | ||||
| -rw-r--r-- | sys/dev/asr/asr.c | 1 | ||||
| -rw-r--r-- | sys/dev/ata/atapi-cd.c | 1 | ||||
| -rw-r--r-- | sys/dev/awi/awi.c | 1 | ||||
| -rw-r--r-- | sys/dev/awi/awi_wep.c | 1 | ||||
| -rw-r--r-- | sys/dev/awi/awi_wicfg.c | 1 | ||||
| -rw-r--r-- | sys/dev/cy/cy.c | 1 | ||||
| -rw-r--r-- | sys/dev/cy/cy_isa.c | 1 | ||||
| -rw-r--r-- | sys/dev/dgb/dgb.c | 1 | ||||
| -rw-r--r-- | sys/dev/dgb/dgm.c | 1 | ||||
| -rw-r--r-- | sys/dev/random/randomdev.c | 1 | ||||
| -rw-r--r-- | sys/dev/rc/rc.c | 1 | ||||
| -rw-r--r-- | sys/dev/rp/rp.c | 1 | ||||
| -rw-r--r-- | sys/dev/si/si.c | 1 | ||||
| -rw-r--r-- | sys/dev/snp/snp.c | 1 | ||||
| -rw-r--r-- | sys/dev/syscons/sysmouse.c | 1 | ||||
| -rw-r--r-- | sys/dev/usb/ohci.c | 1 | ||||
| -rw-r--r-- | sys/dev/wi/if_wi.c | 1 | ||||
| -rw-r--r-- | sys/dev/wl/if_wl.c | 1 |
19 files changed, 0 insertions, 19 deletions
diff --git a/sys/dev/an/if_an.c b/sys/dev/an/if_an.c index e557d1f41c5e..6eadbf8fbbcc 100644 --- a/sys/dev/an/if_an.c +++ b/sys/dev/an/if_an.c @@ -95,7 +95,6 @@ #include <sys/sockio.h> #include <sys/mbuf.h> #include <sys/kernel.h> -#include <sys/proc.h> #include <sys/ucred.h> #include <sys/socket.h> #ifdef ANCACHE diff --git a/sys/dev/asr/asr.c b/sys/dev/asr/asr.c index 30dcfca51969..bfcabb2ed1c2 100644 --- a/sys/dev/asr/asr.c +++ b/sys/dev/asr/asr.c @@ -181,7 +181,6 @@ static dpt_sig_S ASR_sig = { #include <sys/kernel.h> #include <sys/systm.h> #include <sys/malloc.h> -#include <sys/proc.h> #include <sys/conf.h> #include <sys/disklabel.h> #include <sys/bus.h> diff --git a/sys/dev/ata/atapi-cd.c b/sys/dev/ata/atapi-cd.c index 052ab3550efc..c3509cf486ef 100644 --- a/sys/dev/ata/atapi-cd.c +++ b/sys/dev/ata/atapi-cd.c @@ -31,7 +31,6 @@ #include <sys/param.h> #include <sys/systm.h> #include <sys/kernel.h> -#include <sys/proc.h> #include <sys/malloc.h> #include <sys/bio.h> #include <sys/bus.h> diff --git a/sys/dev/awi/awi.c b/sys/dev/awi/awi.c index ef105ba70143..023796b5949f 100644 --- a/sys/dev/awi/awi.c +++ b/sys/dev/awi/awi.c @@ -100,7 +100,6 @@ #include <sys/kernel.h> #include <sys/mbuf.h> #include <sys/malloc.h> -#include <sys/proc.h> #include <sys/socket.h> #include <sys/sockio.h> #include <sys/errno.h> diff --git a/sys/dev/awi/awi_wep.c b/sys/dev/awi/awi_wep.c index 308cfcb8a932..a8f76ec793e0 100644 --- a/sys/dev/awi/awi_wep.c +++ b/sys/dev/awi/awi_wep.c @@ -55,7 +55,6 @@ #include <sys/kernel.h> #include <sys/mbuf.h> #include <sys/malloc.h> -#include <sys/proc.h> #include <sys/socket.h> #include <sys/errno.h> #include <sys/sockio.h> diff --git a/sys/dev/awi/awi_wicfg.c b/sys/dev/awi/awi_wicfg.c index 76ff3efb44a6..80882ba3035a 100644 --- a/sys/dev/awi/awi_wicfg.c +++ b/sys/dev/awi/awi_wicfg.c @@ -46,7 +46,6 @@ #include <sys/kernel.h> #include <sys/mbuf.h> #include <sys/malloc.h> -#include <sys/proc.h> #include <sys/socket.h> #include <sys/errno.h> #include <sys/sockio.h> diff --git a/sys/dev/cy/cy.c b/sys/dev/cy/cy.c index a3997f9981d9..40068071d6d6 100644 --- a/sys/dev/cy/cy.c +++ b/sys/dev/cy/cy.c @@ -70,7 +70,6 @@ #include <sys/param.h> #include <sys/systm.h> #include <sys/tty.h> -#include <sys/proc.h> #include <sys/conf.h> #include <sys/dkstat.h> #include <sys/fcntl.h> diff --git a/sys/dev/cy/cy_isa.c b/sys/dev/cy/cy_isa.c index a3997f9981d9..40068071d6d6 100644 --- a/sys/dev/cy/cy_isa.c +++ b/sys/dev/cy/cy_isa.c @@ -70,7 +70,6 @@ #include <sys/param.h> #include <sys/systm.h> #include <sys/tty.h> -#include <sys/proc.h> #include <sys/conf.h> #include <sys/dkstat.h> #include <sys/fcntl.h> diff --git a/sys/dev/dgb/dgb.c b/sys/dev/dgb/dgb.c index 3fa1aafc0bbb..c62de457c146 100644 --- a/sys/dev/dgb/dgb.c +++ b/sys/dev/dgb/dgb.c @@ -46,7 +46,6 @@ #include <sys/param.h> #include <sys/systm.h> #include <sys/tty.h> -#include <sys/proc.h> #include <sys/conf.h> #include <sys/dkstat.h> #include <sys/fcntl.h> diff --git a/sys/dev/dgb/dgm.c b/sys/dev/dgb/dgm.c index b74b8043776a..6dd9f68447af 100644 --- a/sys/dev/dgb/dgm.c +++ b/sys/dev/dgb/dgm.c @@ -49,7 +49,6 @@ #include <sys/param.h> #include <sys/systm.h> #include <sys/tty.h> -#include <sys/proc.h> #include <sys/conf.h> #include <sys/dkstat.h> #include <sys/fcntl.h> diff --git a/sys/dev/random/randomdev.c b/sys/dev/random/randomdev.c index 2f3e4a3f0e14..13230db56885 100644 --- a/sys/dev/random/randomdev.c +++ b/sys/dev/random/randomdev.c @@ -37,7 +37,6 @@ #include <sys/module.h> #include <sys/bus.h> #include <sys/poll.h> -#include <sys/proc.h> #include <sys/select.h> #include <sys/random.h> #include <sys/vnode.h> diff --git a/sys/dev/rc/rc.c b/sys/dev/rc/rc.c index 11da8ac39bd9..2b55c523e6bc 100644 --- a/sys/dev/rc/rc.c +++ b/sys/dev/rc/rc.c @@ -42,7 +42,6 @@ #include <sys/ipl.h> #include <sys/kernel.h> #include <sys/tty.h> -#include <sys/proc.h> #include <sys/conf.h> #include <sys/dkstat.h> #include <sys/fcntl.h> diff --git a/sys/dev/rp/rp.c b/sys/dev/rp/rp.c index 7014a5ebe6ee..a12110eb1a2d 100644 --- a/sys/dev/rp/rp.c +++ b/sys/dev/rp/rp.c @@ -41,7 +41,6 @@ #include <sys/fcntl.h> #include <sys/malloc.h> #include <sys/tty.h> -#include <sys/proc.h> #include <sys/dkstat.h> #include <sys/conf.h> #include <sys/kernel.h> diff --git a/sys/dev/si/si.c b/sys/dev/si/si.c index d102430eea9d..28e6a4253f73 100644 --- a/sys/dev/si/si.c +++ b/sys/dev/si/si.c @@ -48,7 +48,6 @@ static const char si_copyright1[] = "@(#) Copyright (C) Specialix International #include <sys/ioctl_compat.h> #endif #include <sys/tty.h> -#include <sys/proc.h> #include <sys/conf.h> #include <sys/fcntl.h> #include <sys/dkstat.h> diff --git a/sys/dev/snp/snp.c b/sys/dev/snp/snp.c index 5c89ba2554e8..648a6a5282ca 100644 --- a/sys/dev/snp/snp.c +++ b/sys/dev/snp/snp.c @@ -23,7 +23,6 @@ #if defined(COMPAT_43) || defined(COMPAT_SUNOS) #include <sys/ioctl_compat.h> #endif -#include <sys/proc.h> #include <sys/malloc.h> #include <sys/tty.h> #include <sys/conf.h> diff --git a/sys/dev/syscons/sysmouse.c b/sys/dev/syscons/sysmouse.c index 49a1248ac89a..34f914b77dcb 100644 --- a/sys/dev/syscons/sysmouse.c +++ b/sys/dev/syscons/sysmouse.c @@ -31,7 +31,6 @@ #include <sys/param.h> #include <sys/systm.h> #include <sys/conf.h> -#include <sys/proc.h> #include <sys/tty.h> #include <sys/kernel.h> #include <sys/consio.h> diff --git a/sys/dev/usb/ohci.c b/sys/dev/usb/ohci.c index 9d584d96082e..f559faa662eb 100644 --- a/sys/dev/usb/ohci.c +++ b/sys/dev/usb/ohci.c @@ -61,7 +61,6 @@ #include <machine/cpu.h> #endif #endif -#include <sys/proc.h> #include <sys/queue.h> #include <machine/bus.h> diff --git a/sys/dev/wi/if_wi.c b/sys/dev/wi/if_wi.c index 63b456c3a78c..bbc74c0ddac9 100644 --- a/sys/dev/wi/if_wi.c +++ b/sys/dev/wi/if_wi.c @@ -73,7 +73,6 @@ #include <sys/sockio.h> #include <sys/mbuf.h> #include <sys/kernel.h> -#include <sys/proc.h> #include <sys/ucred.h> #include <sys/socket.h> #include <sys/module.h> diff --git a/sys/dev/wl/if_wl.c b/sys/dev/wl/if_wl.c index 66e8422f909f..e1aec042e3cd 100644 --- a/sys/dev/wl/if_wl.c +++ b/sys/dev/wl/if_wl.c @@ -199,7 +199,6 @@ WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. #include <sys/mbuf.h> #include <sys/socket.h> #include <sys/syslog.h> -#include <sys/proc.h> #include <sys/bus.h> #include <sys/sysctl.h> |
