From 84281bdc44ea42e110efd256cdcdd37a84276204 Mon Sep 17 00:00:00 2001 From: Hisham Muhammad Date: Mon, 26 Dec 2011 21:35:57 +0000 Subject: major header cleanup --- ProcessList.h | 25 ++----------------------- 1 file changed, 2 insertions(+), 23 deletions(-) (limited to 'ProcessList.h') diff --git a/ProcessList.h b/ProcessList.h index 702f966d..719783b7 100644 --- a/ProcessList.h +++ b/ProcessList.h @@ -9,33 +9,12 @@ Released under the GNU GPL, see the COPYING file in the source distribution for its full text. */ -#ifndef CONFIG_H -#define CONFIG_H -#include "config.h" -#endif - -#include "Process.h" #include "Vector.h" -#include "UsersTable.h" #include "Hashtable.h" -#include "String.h" +#include "UsersTable.h" #include "Panel.h" - +#include "Process.h" #include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include - -#include "debug.h" -#include - #ifndef PROCDIR #define PROCDIR "/proc" -- cgit v1.2.3