From 4b63767236fbcbb07d754df5d295e05b26a3556f Mon Sep 17 00:00:00 2001 From: obrien Date: Tue, 10 Jun 2003 23:23:33 +0000 Subject: Use __FBSDID(). --- sys/i4b/driver/i4b_rbch.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'sys/i4b/driver/i4b_rbch.c') diff --git a/sys/i4b/driver/i4b_rbch.c b/sys/i4b/driver/i4b_rbch.c index ebd4866..d89e2c2 100644 --- a/sys/i4b/driver/i4b_rbch.c +++ b/sys/i4b/driver/i4b_rbch.c @@ -26,13 +26,13 @@ * * i4b_rbch.c - device driver for raw B channel data * --------------------------------------------------- - * - * $FreeBSD$ - * * last edit-date: [Sun Mar 17 09:51:03 2002] * *---------------------------------------------------------------------------*/ +#include +__FBSDID("$FreeBSD$"); + #include "i4brbch.h" #include -- cgit v1.1