From 2cea915f9c3108950cd2fa538b854c547c8c57f3 Mon Sep 17 00:00:00 2001 From: dillon Date: Sun, 30 Sep 2001 21:06:00 +0000 Subject: __FBSDID() Cleanup --- lib/libatm/atm_addr.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'lib/libatm/atm_addr.c') diff --git a/lib/libatm/atm_addr.c b/lib/libatm/atm_addr.c index ff6b2c2..79e787b 100644 --- a/lib/libatm/atm_addr.c +++ b/lib/libatm/atm_addr.c @@ -23,13 +23,14 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. */ + #include +__FBSDID("$FreeBSD$"); #ifndef lint #if 0 /* original (broken) import id */ static char *RCSid = "@(#) $Id: atm_addr.c,v 1.1 1998/07/09 21:45:18 johnc Exp $"; #endif #endif -__FBSDID("$FreeBSD$"); /* * User Space Library Functions -- cgit v1.1