I bet the reference to <sys/ttycom.h> near the ldisc list in tty(4)
authorderaadt <deraadt@openbsd.org>
Thu, 15 Jan 2015 00:48:10 +0000 (00:48 +0000)
committerderaadt <deraadt@openbsd.org>
Thu, 15 Jan 2015 00:48:10 +0000 (00:48 +0000)
commitb50eeac5933cfe570147dba215849e615e0d62b8
tree9e112326333130676f2543c55de88006ff677c37
parent7c8766d2978f83b1d9f14ac5286795876d08424e
I bet the reference to <sys/ttycom.h> near the ldisc list in tty(4)
led this program and the associated manual pages to including that
file directly, rather than the canonical include path of <sys/ioctl.h>
discussed with millert
sbin/ldattach/ldattach.c
share/man/man4/endrun.4
share/man/man4/msts.4
share/man/man4/nmea.4