summaryrefslogtreecommitdiffstats
path: root/sys/kern/tty.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/kern/tty.c')
-rw-r--r--sys/kern/tty.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/kern/tty.c b/sys/kern/tty.c
index 03998fb..7fe9e22 100644
--- a/sys/kern/tty.c
+++ b/sys/kern/tty.c
@@ -36,7 +36,7 @@
* SUCH DAMAGE.
*
* @(#)tty.c 8.8 (Berkeley) 1/21/94
- * $Id: tty.c,v 1.77 1995/12/15 02:18:06 bde Exp $
+ * $Id: tty.c,v 1.78 1995/12/16 21:45:02 bde Exp $
*/
/*-
@@ -68,6 +68,7 @@
*/
#include "snp.h"
+#include "opt_uconsole.h"
#include <sys/param.h>
#include <sys/systm.h>
OpenPOWER on IntegriCloud