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/bsd-snprintf.c | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'openbsd-compat/bsd-snprintf.c') diff --git a/openbsd-compat/bsd-snprintf.c b/openbsd-compat/bsd-snprintf.c index 59fefbf25..c75359c51 100644 --- a/openbsd-compat/bsd-snprintf.c +++ b/openbsd-compat/bsd-snprintf.c @@ -44,7 +44,9 @@ * right. **************************************************************/ -#include "config.h" +#include "includes.h" + +RCSID("$Id: bsd-snprintf.c,v 1.2 2001/02/09 01:55:36 djm Exp $"); #if !defined(HAVE_SNPRINTF) || !defined(HAVE_VSNPRINTF) -- cgit v1.2.3