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;