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 --- CheckItem.c | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'CheckItem.c') diff --git a/CheckItem.c b/CheckItem.c index 2d87aded..0a171f7b 100644 --- a/CheckItem.c +++ b/CheckItem.c @@ -1,17 +1,20 @@ /* -htop +htop - CheckItem.c (C) 2004-2011 Hisham H. Muhammad Released under the GNU GPL, see the COPYING file in the source distribution for its full text. */ #include "CheckItem.h" -#include "Object.h" -#include "CRT.h" +#include "CRT.h" #include "debug.h" +#include +#include + /*{ +#include "Object.h" typedef struct CheckItem_ { Object super; -- cgit v1.2.3