From b05076f6b7647b5b2b69028005a45ed092da5117 Mon Sep 17 00:00:00 2001 From: dillon Date: Sun, 30 Sep 2001 21:41:46 +0000 Subject: Add __FBSDID()s to libio --- lib/libio/alpha_sethae.c | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'lib/libio/alpha_sethae.c') diff --git a/lib/libio/alpha_sethae.c b/lib/libio/alpha_sethae.c index d7bdaa8..00b23d0 100644 --- a/lib/libio/alpha_sethae.c +++ b/lib/libio/alpha_sethae.c @@ -24,10 +24,9 @@ * SUCH DAMAGE. */ -#if defined(LIBC_RCS) && !defined(lint) -static const char rcsid[] = - "$FreeBSD$"; -#endif /* LIBC_RCS and not lint */ + +#include +__FBSDID("$FreeBSD$"); #include #include -- cgit v1.1