summaryrefslogtreecommitdiff
path: root/sysdeps/linux/glibtop_server.h
diff options
context:
space:
mode:
authorRobert Roth <robert.roth.off@gmail.com>2017-05-12 05:08:41 +0300
committerRobert Roth <robert.roth.off@gmail.com>2017-05-12 05:08:41 +0300
commit1bf16bfffd28e6724c35589e49db10a10cae594d (patch)
tree1fc0bac8c4b8b3d60aa9374fb7893fefc1368ca8 /sysdeps/linux/glibtop_server.h
parentc29d7de9a087ff781be5463f4d9efc9a8f6abbe4 (diff)
downloadlibgtop-1bf16bfffd28e6724c35589e49db10a10cae594d.tar.gz
Renamed procdiskio to procio
Diffstat (limited to 'sysdeps/linux/glibtop_server.h')
-rw-r--r--sysdeps/linux/glibtop_server.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/linux/glibtop_server.h b/sysdeps/linux/glibtop_server.h
index db81b71c..8e591eab 100644
--- a/sysdeps/linux/glibtop_server.h
+++ b/sysdeps/linux/glibtop_server.h
@@ -46,6 +46,6 @@
#define GLIBTOP_SUID_PROC_AFFINITY 0
#define GLIBTOP_SUID_PPP 0
#define GLIBTOP_SUID_PROC_FILE 0
-#define GLIBTOP_SUID_PROC_DISKIO 0
+#define GLIBTOP_SUID_PROC_IO 0
#endif /* __LINUX__GLIBTOP_SERVER_H__ */