summaryrefslogtreecommitdiff
path: root/glibtop.h
diff options
context:
space:
mode:
authorMartin Baulig <martin@home-of-linux.org>1998-06-06 18:19:16 +0000
committerMartin Baulig <martin@src.gnome.org>1998-06-06 18:19:16 +0000
commitde5cf356c91d0a64e716670b38efcef7f442d05d (patch)
tree411d69cf54401577cdfd43d646bc12c9a3d7b0ca /glibtop.h
parentd3f9cb80d7227eca4c9302d0e02ae7744bdb02fd (diff)
downloadlibgtop-de5cf356c91d0a64e716670b38efcef7f442d05d.tar.gz
Added `#include <types.h>'.
1998-06-06 Martin Baulig <martin@home-of-linux.org> * glibtop.h: Added `#include <types.h>'. * include/glibtop/types.h: New file - numeric constants for `glibtop_types_<feature>'. * sysdeps/names/*.c (glibtop_types_*): Using numeric constants from `types.h' instead of string constants.
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 2d4756f0..adfd95d6 100644
--- a/glibtop.h
+++ b/glibtop.h
@@ -25,6 +25,7 @@
#include <glibtop/global.h>
#include <glibtop_server.h>
+#include <glibtop/types.h>
#ifdef HAVE_GLIBTOP_MACHINE_H
#include <glibtop_machine.h>