From 43def5730da99f02e97c5f7931228e4a37f2cd3f Mon Sep 17 00:00:00 2001 From: matt Date: Mon, 3 Jul 2000 03:57:39 +0000 Subject: More include additions for exit, abs, strcmp, etc. --- canfield/cfscores/cfscores.c | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'canfield') diff --git a/canfield/cfscores/cfscores.c b/canfield/cfscores/cfscores.c index 4a9a73d7..a506e9ba 100644 --- a/canfield/cfscores/cfscores.c +++ b/canfield/cfscores/cfscores.c @@ -1,4 +1,4 @@ -/* $NetBSD: cfscores.c,v 1.9 2000/05/08 07:56:03 mycroft Exp $ */ +/* $NetBSD: cfscores.c,v 1.10 2000/07/03 03:57:40 matt Exp $ */ /* * Copyright (c) 1983, 1993 @@ -43,7 +43,7 @@ __COPYRIGHT("@(#) Copyright (c) 1983, 1993\n\ #if 0 static char sccsid[] = "@(#)cfscores.c 8.1 (Berkeley) 5/31/93"; #else -__RCSID("$NetBSD: cfscores.c,v 1.9 2000/05/08 07:56:03 mycroft Exp $"); +__RCSID("$NetBSD: cfscores.c,v 1.10 2000/07/03 03:57:40 matt Exp $"); #endif #endif /* not lint */ @@ -52,6 +52,8 @@ __RCSID("$NetBSD: cfscores.c,v 1.9 2000/05/08 07:56:03 mycroft Exp $"); #include #include #include +#include +#include #include #include "pathnames.h" -- cgit v1.2.3-56-ge451