From 3b8fff9e4cedc4d9df3fb1ff39f5b668abdb9676 Mon Sep 17 00:00:00 2001 From: obrien Date: Wed, 11 Jun 2003 00:56:59 +0000 Subject: Use __FBSDID(). --- sys/kern/tty_compat.c | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'sys/kern/tty_compat.c') diff --git a/sys/kern/tty_compat.c b/sys/kern/tty_compat.c index 01628ff..25b4d34 100644 --- a/sys/kern/tty_compat.c +++ b/sys/kern/tty_compat.c @@ -31,9 +31,11 @@ * SUCH DAMAGE. * * @(#)tty_compat.c 8.1 (Berkeley) 6/10/93 - * $FreeBSD$ */ +#include +__FBSDID("$FreeBSD$"); + #include "opt_compat.h" /* -- cgit v1.1