summaryrefslogtreecommitdiff
path: root/sysdeps/stub_suid/proctime.c
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/stub_suid/proctime.c')
-rw-r--r--sysdeps/stub_suid/proctime.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/stub_suid/proctime.c b/sysdeps/stub_suid/proctime.c
index 5c08fd26..9b674197 100644
--- a/sysdeps/stub_suid/proctime.c
+++ b/sysdeps/stub_suid/proctime.c
@@ -31,7 +31,7 @@ static const unsigned long _glibtop_sysdeps_proc_time = 0;
/* Init function. */
void
-glibtop_init_proc_time_p (glibtop *server)
+_glibtop_init_proc_time_p (glibtop *server)
{
server->sysdeps.proc_time = _glibtop_sysdeps_proc_time;
}