From 5ba556c62648809a4f2981258daa356cb463dec8 Mon Sep 17 00:00:00 2001 From: das Date: Wed, 5 Mar 2003 08:16:29 +0000 Subject: Make TTYHOG tunable. Reviewed by: mike (mentor) --- sys/dev/si/si.c | 1 + 1 file changed, 1 insertion(+) (limited to 'sys/dev/si') diff --git a/sys/dev/si/si.c b/sys/dev/si/si.c index d96266c..ed79741 100644 --- a/sys/dev/si/si.c +++ b/sys/dev/si/si.c @@ -41,6 +41,7 @@ static const char si_copyright1[] = "@(#) Copyright (C) Specialix International #include "opt_compat.h" #include "opt_debug_si.h" +#include "opt_tty.h" #include #include -- cgit v1.1