From e9cf357a99dcd2db14635974289e04f5f0808123 Mon Sep 17 00:00:00 2001 From: Damien Miller Date: Fri, 9 Feb 2001 12:55:35 +1100 Subject: - (djm) Add CVS Id's to files that we have missed --- openbsd-compat/fake-getaddrinfo.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'openbsd-compat/fake-getaddrinfo.c') diff --git a/openbsd-compat/fake-getaddrinfo.c b/openbsd-compat/fake-getaddrinfo.c index 73c122ed1..67e9eb788 100644 --- a/openbsd-compat/fake-getaddrinfo.c +++ b/openbsd-compat/fake-getaddrinfo.c @@ -12,6 +12,8 @@ #include "includes.h" #include "ssh.h" +RCSID("$Id: fake-getaddrinfo.c,v 1.2 2001/02/09 01:55:36 djm Exp $"); + #ifndef HAVE_GAI_STRERROR char *gai_strerror(int ecode) { -- cgit v1.2.3