summaryrefslogtreecommitdiff
path: root/sysdeps/stub/procuid.c
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/stub/procuid.c')
-rw-r--r--sysdeps/stub/procuid.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/stub/procuid.c b/sysdeps/stub/procuid.c
index 3e0a15d1..5f883a28 100644
--- a/sysdeps/stub/procuid.c
+++ b/sysdeps/stub/procuid.c
@@ -28,7 +28,7 @@ static const unsigned long _glibtop_sysdeps_proc_uid = 0;
/* Init function. */
void
-glibtop_init_proc_uid_s (glibtop *server)
+_glibtop_init_proc_uid_s (glibtop *server)
{
server->sysdeps.proc_uid = _glibtop_sysdeps_proc_uid;
}