summaryrefslogtreecommitdiff
path: root/sysdeps/aix/proctime.c
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/aix/proctime.c')
-rw-r--r--sysdeps/aix/proctime.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/aix/proctime.c b/sysdeps/aix/proctime.c
index 4698ffb2..10494745 100644
--- a/sysdeps/aix/proctime.c
+++ b/sysdeps/aix/proctime.c
@@ -37,7 +37,7 @@ static const unsigned long _glibtop_sysdeps_proc_time =
/* Init function. */
void
-glibtop_init_proc_time_s (glibtop *server)
+_glibtop_init_proc_time_s (glibtop *server)
{
server->sysdeps.proc_time = _glibtop_sysdeps_proc_time;
}