]> granicus.if.org Git - procps-ng/commitdiff
Jim said I could just whack it.
authoralbert <>
Wed, 2 Oct 2002 20:54:44 +0000 (20:54 +0000)
committeralbert <>
Wed, 2 Oct 2002 20:54:44 +0000 (20:54 +0000)
top.c

diff --git a/top.c b/top.c
index c417802d6509af357ca1b3bc1707c28fddb79376..ce3b5daa153b3cc236eb7933fff790f43e1ad19e 100644 (file)
--- 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 <fcntl.h>
 static CPUS_t *refreshcpus (CPUS_t *cpus)
 {
    static FILE *fp = NULL;