]> granicus.if.org Git - procps-ng/commitdiff
oldtop
authoralbert <>
Sun, 13 Oct 2002 20:11:22 +0000 (20:11 +0000)
committeralbert <>
Sun, 13 Oct 2002 20:11:22 +0000 (20:11 +0000)
oldtop.c

index 9df1be02709e988f794595ede03e8e6faa27e819..8703c6b23b03a5d14dca27e5fc6dcced9067ca3e 100644 (file)
--- a/oldtop.c
+++ b/oldtop.c
 #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;