From 872a50db510aae37e624f1b82db06f08023c5712 Mon Sep 17 00:00:00 2001 From: lukem Date: Fri, 10 Oct 1997 02:07:01 +0000 Subject: WARNSify --- atc/tunable.c | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'atc/tunable.c') diff --git a/atc/tunable.c b/atc/tunable.c index b864e70d..bb0ba493 100644 --- a/atc/tunable.c +++ b/atc/tunable.c @@ -1,4 +1,4 @@ -/* $NetBSD: tunable.c,v 1.3 1995/03/21 15:04:33 cgd Exp $ */ +/* $NetBSD: tunable.c,v 1.4 1997/10/10 02:07:32 lukem Exp $ */ /*- * Copyright (c) 1990, 1993 @@ -45,11 +45,12 @@ * For more info on this and all of my stuff, mail edjames@berkeley.edu. */ +#include #ifndef lint #if 0 static char sccsid[] = "@(#)tunable.c 8.1 (Berkeley) 5/31/93"; #else -static char rcsid[] = "$NetBSD: tunable.c,v 1.3 1995/03/21 15:04:33 cgd Exp $"; +__RCSID("$NetBSD: tunable.c,v 1.4 1997/10/10 02:07:32 lukem Exp $"); #endif #endif /* not lint */ -- cgit v1.2.3