From fb124fc06a8591878da5e3841152b04c084ca995 Mon Sep 17 00:00:00 2001 From: obrien Date: Mon, 3 May 2004 10:33:27 +0000 Subject: Restore vendor Id. --- gnu/usr.bin/gzip/unzip.c | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'gnu/usr.bin') diff --git a/gnu/usr.bin/gzip/unzip.c b/gnu/usr.bin/gzip/unzip.c index f06994f..b103a7f 100644 --- a/gnu/usr.bin/gzip/unzip.c +++ b/gnu/usr.bin/gzip/unzip.c @@ -14,8 +14,10 @@ */ #ifdef RCSID -static char rcsid[] = "$FreeBSD$"; +static char rcsid[] = "$Id: unzip.c,v 0.13 1993/06/10 13:29:00 jloup Exp $"; #endif +#include +__FBSDID("$FreeBSD$"); #include "tailor.h" #include "gzip.h" -- cgit v1.1