ed 308672b005 Don't include <sys/tty.h> in non-TTY drivers.
The kbd, kbdmux, ugen and uhid drivers included <sys/tty.h>, because
they needed clists, which have been moved to <sys/clist.h> some time
ago. In the MPSAFE TTY branch, <sys/tty.h> does not include
<sys/clist.h>, which means we have to teach these drivers to include
this header file directly.

Approved by:	philip (mentor, implicit)
2008-07-24 09:54:10 +00:00
..
2008-01-18 16:34:18 +00:00
2008-05-05 08:25:46 +00:00
2008-03-21 16:38:42 +00:00
2008-07-22 13:51:21 +00:00
2008-07-11 18:26:12 +00:00
2008-06-13 12:14:22 +00:00
2008-05-10 13:40:42 +00:00
2008-01-07 09:46:39 +00:00
2008-04-26 02:15:40 +00:00
2008-05-12 00:15:30 +00:00
2008-07-06 16:18:58 +00:00
2008-05-12 00:15:30 +00:00
2008-07-02 08:10:18 +00:00
2008-04-10 01:25:09 +00:00
2008-01-21 09:51:28 +00:00
2008-06-09 08:43:27 +00:00
2008-06-17 05:48:42 +00:00
2008-07-15 02:34:44 +00:00
2008-04-26 14:13:48 +00:00
2008-02-12 08:58:26 +00:00
2008-06-10 17:59:43 +00:00
2007-12-05 19:32:59 +00:00
2008-05-12 00:15:30 +00:00