summaryrefslogtreecommitdiff
path: root/sysdeps/solaris/procsegment.c
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/solaris/procsegment.c')
-rw-r--r--sysdeps/solaris/procsegment.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/solaris/procsegment.c b/sysdeps/solaris/procsegment.c
index f0ffe314..72e3b45c 100644
--- a/sysdeps/solaris/procsegment.c
+++ b/sysdeps/solaris/procsegment.c
@@ -28,7 +28,7 @@ static const unsigned long _glibtop_sysdeps_proc_segment = 0;
/* Init function. */
void
-glibtop_init_proc_segment_s (glibtop *server)
+_glibtop_init_proc_segment_s (glibtop *server)
{
server->sysdeps.proc_segment = _glibtop_sysdeps_proc_segment;
}