summaryrefslogtreecommitdiffstats
path: root/HostnameMeter.h
diff options
context:
space:
mode:
Diffstat (limited to 'HostnameMeter.h')
-rw-r--r--HostnameMeter.h6
1 files changed, 1 insertions, 5 deletions
diff --git a/HostnameMeter.h b/HostnameMeter.h
index ddebfcf3..addc7537 100644
--- a/HostnameMeter.h
+++ b/HostnameMeter.h
@@ -3,7 +3,7 @@
#ifndef HEADER_HostnameMeter
#define HEADER_HostnameMeter
/*
-htop
+htop - HostnameMeter.h
(C) 2004-2011 Hisham H. Muhammad
Released under the GNU GPL, see the COPYING file
in the source distribution for its full text.
@@ -11,10 +11,6 @@ in the source distribution for its full text.
#include "Meter.h"
-#include <unistd.h>
-
-#include "debug.h"
-
extern int HostnameMeter_attributes[];
extern MeterType HostnameMeter;