From: albert <> Date: Sun, 13 Oct 2002 20:11:22 +0000 (+0000) Subject: oldtop X-Git-Tag: v3.3.0~414 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6bc460988bea6295d51b4f04d2b45da62e4f9d8e;p=procps-ng oldtop --- diff --git a/oldtop.c b/oldtop.c index 9df1be02..8703c6b2 100644 --- a/oldtop.c +++ b/oldtop.c @@ -116,7 +116,7 @@ #define PUTP(x) (tputs(x,1,putchar)) #define BAD_INPUT -30 -#include "top.h" /* new header for top specific things */ +#include "oldtop.h" /* new header for top specific things */ static int *cpu_mapping;