This commit is contained in:
albert 2002-10-13 20:11:22 +00:00
parent 13b962b6c9
commit 6bc460988b

View File

@ -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;