From 9c62b3ee7cc69b05ae6438e62944d5174fef24eb Mon Sep 17 00:00:00 2001 From: David Schultz 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 d96266ce069e..ed79741a6c3f 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.3