summaryrefslogtreecommitdiff
path: root/sysdeps/linux/glibtop_server.h
diff options
context:
space:
mode:
authorMartin Baulig <martin@home-of-linux.org>1999-11-28 18:17:21 +0000
committerMartin Baulig <martin@src.gnome.org>1999-11-28 18:17:21 +0000
commit4a01752467afdca9c80dee0084192433f7eefb5b (patch)
treef4f742dae97675ef410e539d71757fdc799378f0 /sysdeps/linux/glibtop_server.h
parent53f9d03e30425a6d9f709d6db1a9c9e15eb86306 (diff)
downloadlibgtop-4a01752467afdca9c80dee0084192433f7eefb5b.tar.gz
Split netload into netload and netinfo.
1999-11-28 Martin Baulig <martin@home-of-linux.org> Split netload into netload and netinfo. * include/glibtop/netinfo.h: New file. * include/glibtop/netload.h (glibtop_netload): Moved `if_flags', `mtu', `subnet' and `address' into the new `glibtop_netinfo'. * include/glibtop/sysdeps.h (GLIBTOP_SYSDEPS_NETINFO): Added. (glibtop_sysdeps): Added `netinfo. * include/glibtop/union.h (glibtop_union): Added `netinfo. * include/glibtop/command.h (GLIBTOP_CMND_NETINFO): Added.
Diffstat (limited to 'sysdeps/linux/glibtop_server.h')
-rw-r--r--sysdeps/linux/glibtop_server.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysdeps/linux/glibtop_server.h b/sysdeps/linux/glibtop_server.h
index e4bd79a6..7892a8da 100644
--- a/sysdeps/linux/glibtop_server.h
+++ b/sysdeps/linux/glibtop_server.h
@@ -126,6 +126,7 @@ proc_stat_after_cmd (char *p)
#define GLIBTOP_SUID_PROC_SEGMENT 0
#define GLIBTOP_SUID_PROC_ARGS 0
#define GLIBTOP_SUID_PROC_MAP 0
+#define GLIBTOP_SUID_NETINFO 0
#define GLIBTOP_SUID_NETLOAD 0
#define GLIBTOP_SUID_INTERFACE_NAMES 0
#define GLIBTOP_SUID_PPP 0