diff options
| author | Poul-Henning Kamp <phk@FreeBSD.org> | 2000-10-29 16:06:56 +0000 |
|---|---|---|
| committer | Poul-Henning Kamp <phk@FreeBSD.org> | 2000-10-29 16:06:56 +0000 |
| commit | cf9fa8e72541441be08abdd3a8475449da7d7995 (patch) | |
| tree | 96a325b75cd2201d7fe7ff7173caccb9185d5376 /sys/dev/si | |
| parent | d74a913b68131656f4e2dbd1a87d52d31fcfaa47 (diff) | |
Notes
Diffstat (limited to 'sys/dev/si')
| -rw-r--r-- | sys/dev/si/si.c | 1 |
1 files changed, 0 insertions, 1 deletions
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> |
