summaryrefslogtreecommitdiff
path: root/sysdeps/stub/proclist.c
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/stub/proclist.c')
-rw-r--r--sysdeps/stub/proclist.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/stub/proclist.c b/sysdeps/stub/proclist.c
index 2d5cb221..663d8a5f 100644
--- a/sysdeps/stub/proclist.c
+++ b/sysdeps/stub/proclist.c
@@ -30,7 +30,7 @@ static const unsigned long _glibtop_sysdeps_proclist = 0;
/* Init function. */
void
-glibtop_init_proclist_s (glibtop *server)
+_glibtop_init_proclist_s (glibtop *server)
{
server->sysdeps.proclist = _glibtop_sysdeps_proclist;
}