Jim said I could just whack it.

This commit is contained in:
albert 2002-10-02 20:54:44 +00:00
parent 9736b7be92
commit b9d16a8641

1
top.c
View File

@ -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 <fcntl.h>
static CPUS_t *refreshcpus (CPUS_t *cpus)
{
static FILE *fp = NULL;