Date: Tue, 18 Nov 1997 04:59:11 -0800 (PST) From: Bruce Evans <bde@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/kern tty_tty.c Message-ID: <199711181259.EAA00529@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
bde 1997/11/18 04:59:11 PST
Modified files:
sys/kern tty_tty.c
Log:
Get tty ioctl numbers by #including <sys/ttycom.h> instead of
<sys/tty.h>. Don't #include <sys/fcntl.h> (the select -> poll
changes removed all dependencies on it).
Revision Changes Path
1.20 +2 -3 src/sys/kern/tty_tty.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199711181259.EAA00529>
