From c4764df5a414feee616a7eed90a5f374c63bf34a Mon Sep 17 00:00:00 2001 From: obrien Date: Tue, 10 Jun 2003 23:39:45 +0000 Subject: Use __FBSDID(). --- sys/i4b/layer1/ihfc/i4b_ihfc_l1if.c | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) (limited to 'sys/i4b/layer1/ihfc/i4b_ihfc_l1if.c') diff --git a/sys/i4b/layer1/ihfc/i4b_ihfc_l1if.c b/sys/i4b/layer1/ihfc/i4b_ihfc_l1if.c index c5c3d47..d23eebc 100644 --- a/sys/i4b/layer1/ihfc/i4b_ihfc_l1if.c +++ b/sys/i4b/layer1/ihfc/i4b_ihfc_l1if.c @@ -26,27 +26,25 @@ * * i4b_ihfc_l1.c - hfc layer 1 handler * ----------------------------------- - * * The idea of this file is to separate hfcs/sp/pci data/signal * handling and the I4B data/signal handling. * * Everything which has got anything to do with I4B has been put here! * * last edit-date: [Wed Jul 19 09:41:03 2000] - * * $Id: i4b_ihfc_l1if.c,v 1.10 2000/09/19 13:50:36 hm Exp $ * - * $FreeBSD$ - * *---------------------------------------------------------------------------*/ +#include +__FBSDID("$FreeBSD$"); + #include #include #include #include #include - #include #include -- cgit v1.1