From d244d8703e3d0edbd492dca367d74db166e8a687 Mon Sep 17 00:00:00 2001 From: mycroft Date: Sun, 18 Apr 1993 20:50:22 +0000 Subject: Cleanup for GCC 2. --- arithmetic/arithmetic.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'arithmetic') diff --git a/arithmetic/arithmetic.c b/arithmetic/arithmetic.c index 4fd8bf96..aa342de1 100644 --- a/arithmetic/arithmetic.c +++ b/arithmetic/arithmetic.c @@ -77,6 +77,7 @@ static char sccsid[] = "@(#)arithmetic.c 5.5 (Berkeley) 2/27/91"; #include #include #include +#include char keylist[] = "+-x/"; char defaultkeys[] = "+-"; @@ -102,7 +103,6 @@ main(argc, argv) extern char *optarg; extern int optind; int ch, cnt; - time_t time(); void intr(); while ((ch = getopt(argc, argv, "r:o:")) != EOF) -- cgit v1.2.3-56-ge451