From b9d16a86412a698b31bd79ac51e940eb8527e236 Mon Sep 17 00:00:00 2001 From: albert <> Date: Wed, 2 Oct 2002 20:54:44 +0000 Subject: [PATCH] Jim said I could just whack it. --- top.c | 1 - 1 file changed, 1 deletion(-) diff --git a/top.c b/top.c index c417802d..ce3b5daa 100644 --- a/top.c +++ b/top.c @@ -807,7 +807,6 @@ static void *alloc_r (void *q, unsigned numb) * as follows: * cpus[0] thru cpus[n] == tics for each separate cpu * cpus[Cpu_tot] == tics from the 1st /proc/stat line */ -#include static CPUS_t *refreshcpus (CPUS_t *cpus) { static FILE *fp = NULL;