diff options
| author | Peter Wemm <peter@FreeBSD.org> | 2000-06-10 07:12:40 +0000 |
|---|---|---|
| committer | Peter Wemm <peter@FreeBSD.org> | 2000-06-10 07:12:40 +0000 |
| commit | 53cc6add2a375698a600b6dbc8e53541fa2a86a2 (patch) | |
| tree | 7b4372624a0c11f684a98e7df164e0e07e41b7d3 /sys/kern/tty_pty.c | |
| parent | 08e002f4128d9fc2f398f0f96dc53b07e0c150d6 (diff) | |
Notes
Diffstat (limited to 'sys/kern/tty_pty.c')
| -rw-r--r-- | sys/kern/tty_pty.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/kern/tty_pty.c b/sys/kern/tty_pty.c index 0f07561ff969..6226e8cade6c 100644 --- a/sys/kern/tty_pty.c +++ b/sys/kern/tty_pty.c @@ -38,7 +38,6 @@ * Pseudo-teletype Driver * (Actually two drivers, requiring two entries in 'cdevsw') */ -#include "pty.h" /* XXX */ #include "opt_compat.h" #include <sys/param.h> #include <sys/systm.h> |
