From 6bc460988bea6295d51b4f04d2b45da62e4f9d8e Mon Sep 17 00:00:00 2001 From: albert <> Date: Sun, 13 Oct 2002 20:11:22 +0000 Subject: [PATCH] oldtop --- oldtop.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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;