summaryrefslogtreecommitdiff
path: root/sysdeps/freebsd/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/freebsd/glibtop_server.h
parentc29d7de9a087ff781be5463f4d9efc9a8f6abbe4 (diff)
downloadlibgtop-1bf16bfffd28e6724c35589e49db10a10cae594d.tar.gz
Renamed procdiskio to procio
Diffstat (limited to 'sysdeps/freebsd/glibtop_server.h')
-rw-r--r--sysdeps/freebsd/glibtop_server.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/freebsd/glibtop_server.h b/sysdeps/freebsd/glibtop_server.h
index 6d6b73f9..d908ea7c 100644
--- a/sysdeps/freebsd/glibtop_server.h
+++ b/sysdeps/freebsd/glibtop_server.h
@@ -47,7 +47,7 @@ G_BEGIN_DECLS
#define GLIBTOP_SUID_NETLIST 0
#define GLIBTOP_SUID_PROC_WD 0
#define GLIBTOP_SUID_PROC_AFFINITY 0
-#define GLIBTOP_SUID_PROC_DISKIO (1 << GLIBTOP_SYSDEPS_PROC_DISKIO)
+#define GLIBTOP_SUID_PROC_IO (1 << GLIBTOP_SYSDEPS_PROC_IO)
G_END_DECLS