summaryrefslogtreecommitdiff
path: root/glibtop.h
diff options
context:
space:
mode:
authorMartin Baulig <martin@home-of-linux.org>1999-04-18 11:36:42 +0000
committerMartin Baulig <martin@src.gnome.org>1999-04-18 11:36:42 +0000
commiteca34c37d98efaf77ad293694f106155c43911df (patch)
tree01b9879832b4cba79589d5ac38f1bb556b5755e5 /glibtop.h
parent58acfc40425fa27a7526838a8b910b81790dedca (diff)
downloadlibgtop-eca34c37d98efaf77ad293694f106155c43911df.tar.gz
New file. (GLIBTOP_MAX_CPU): Define this here and increase it to 256.
1999-04-18 Martin Baulig <martin@home-of-linux.org> * include/glibtop/limits.h: New file. (GLIBTOP_MAX_CPU): Define this here and increase it to 256.
Diffstat (limited to 'glibtop.h')
-rw-r--r--glibtop.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/glibtop.h b/glibtop.h
index b9817089..8ccadbbd 100644
--- a/glibtop.h
+++ b/glibtop.h
@@ -25,6 +25,7 @@
#define __GLIBTOP_H__
#include <glibtop/global.h>
+#include <glibtop/limits.h>
#include <glibtop_server.h>
#include <glibtop/types.h>