summaryrefslogtreecommitdiff
path: root/sysdeps/solaris/prockernel.c
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/solaris/prockernel.c')
-rw-r--r--sysdeps/solaris/prockernel.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/solaris/prockernel.c b/sysdeps/solaris/prockernel.c
index 772c5c37..f37d8923 100644
--- a/sysdeps/solaris/prockernel.c
+++ b/sysdeps/solaris/prockernel.c
@@ -28,7 +28,7 @@ static const unsigned long _glibtop_sysdeps_proc_kernel = 0;
/* Init function. */
void
-glibtop_init_proc_kernel_s (glibtop *server)
+_glibtop_init_proc_kernel_s (glibtop *server)
{
server->sysdeps.proc_kernel = _glibtop_sysdeps_proc_kernel;
}