summaryrefslogtreecommitdiff
path: root/sysdeps/common/sysdeps_suid.c
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/common/sysdeps_suid.c')
-rw-r--r--sysdeps/common/sysdeps_suid.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysdeps/common/sysdeps_suid.c b/sysdeps/common/sysdeps_suid.c
index 70dd2256..24953176 100644
--- a/sysdeps/common/sysdeps_suid.c
+++ b/sysdeps/common/sysdeps_suid.c
@@ -90,8 +90,8 @@ const _glibtop_init_func_t _glibtop_init_hook_p [] = {
#if GLIBTOP_SUID_PPP
_glibtop_init_ppp_p,
#endif
-#if GLIBTOP_SUID_PROC_DISKIO
- _glibtop_init_proc_diskio_p,
+#if GLIBTOP_SUID_PROC_IO
+ _glibtop_init_proc_io_p,
#endif
NULL
};