From d162f3edb058e514a3eccdd28fa983f3065fc5d2 Mon Sep 17 00:00:00 2001 From: ceriel Date: Mon, 2 Dec 1991 15:30:28 +0000 Subject: [PATCH] Made acceptable for our ANSI C compiler --- mach/proto/top/top.c | 1 - 1 file changed, 1 deletion(-) diff --git a/mach/proto/top/top.c b/mach/proto/top/top.c index 482a3cc08..ef7814ba9 100644 --- a/mach/proto/top/top.c +++ b/mach/proto/top/top.c @@ -17,7 +17,6 @@ extern instr_p gen_instr(); extern char * malloc(); extern char *strcat(); extern char *strcpy(); -extern char *sprintf(); extern char *strncpy(); struct variable var[NRVARS+1]; -- 2.34.1