From ed504fcccb4a1850d2d10eb64257b3d1e23da159 Mon Sep 17 00:00:00 2001 From: dillon Date: Sun, 30 Sep 2001 21:56:22 +0000 Subject: add __FBSDID()s to libmd --- lib/libmd/md4c.c | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'lib/libmd/md4c.c') diff --git a/lib/libmd/md4c.c b/lib/libmd/md4c.c index a51c739..528c42b 100644 --- a/lib/libmd/md4c.c +++ b/lib/libmd/md4c.c @@ -1,7 +1,9 @@ /* MD4C.C - RSA Data Security, Inc., MD4 message-digest algorithm - * $FreeBSD$ */ +#include +__FBSDID("$FreeBSD$"); + /* Copyright (C) 1990-2, RSA Data Security, Inc. All rights reserved. License to copy and use this software is granted provided that it -- cgit v1.1