diff options
Diffstat (limited to 'sys/kern/tty_conf.c')
-rw-r--r-- | sys/kern/tty_conf.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/kern/tty_conf.c b/sys/kern/tty_conf.c index f517a37..fe5f3ec 100644 --- a/sys/kern/tty_conf.c +++ b/sys/kern/tty_conf.c @@ -36,6 +36,7 @@ * SUCH DAMAGE. * * @(#)tty_conf.c 8.4 (Berkeley) 1/21/94 + * $Id$ */ #include <sys/param.h> |