summaryrefslogtreecommitdiffstats
path: root/CPUMeter.h
diff options
context:
space:
mode:
Diffstat (limited to 'CPUMeter.h')
-rw-r--r--CPUMeter.h10
1 files changed, 0 insertions, 10 deletions
diff --git a/CPUMeter.h b/CPUMeter.h
index 47ef8882..251fbdc4 100644
--- a/CPUMeter.h
+++ b/CPUMeter.h
@@ -11,16 +11,6 @@ in the source distribution for its full text.
#include "Meter.h"
-#include "ProcessList.h"
-
-#include <stdlib.h>
-#include <curses.h>
-#include <string.h>
-#include <math.h>
-
-#include "debug.h"
-#include <assert.h>
-
extern int CPUMeter_attributes[];
#ifndef MIN