summaryrefslogtreecommitdiff
path: root/sysdeps/aix/glibtop_server.h
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/aix/glibtop_server.h')
-rw-r--r--sysdeps/aix/glibtop_server.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/sysdeps/aix/glibtop_server.h b/sysdeps/aix/glibtop_server.h
index c6eacc42..705d4c13 100644
--- a/sysdeps/aix/glibtop_server.h
+++ b/sysdeps/aix/glibtop_server.h
@@ -25,6 +25,7 @@
G_BEGIN_DECLS
#define GLIBTOP_SUID_CPU (1 << GLIBTOP_SYSDEPS_CPU)
+#define GLIBTOP_SUID_DISK 0
#define GLIBTOP_SUID_MEM 0
#define GLIBTOP_SUID_SWAP 0
#define GLIBTOP_SUID_UPTIME 0
@@ -45,6 +46,8 @@ G_BEGIN_DECLS
#define GLIBTOP_SUID_NETLOAD (1 << GLIBTOP_SYSDEPS_NETLOAD)
#define GLIBTOP_SUID_NETLIST 0
#define GLIBTOP_SUID_PPP 0
+#define GLIBTOP_SUID_PROC_OPEN_FILES 0
+#define GLIBTOP_SUID_PROC_IO 0
G_END_DECLS