summaryrefslogtreecommitdiff
path: root/sysdeps/osf1/shm_limits.c
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/osf1/shm_limits.c')
-rw-r--r--sysdeps/osf1/shm_limits.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/osf1/shm_limits.c b/sysdeps/osf1/shm_limits.c
index 5d60e3d1..2a34c484 100644
--- a/sysdeps/osf1/shm_limits.c
+++ b/sysdeps/osf1/shm_limits.c
@@ -31,7 +31,7 @@ static const unsigned long _glibtop_sysdeps_shm_limits =
/* Init function. */
void
-glibtop_init_shm_limits_s (glibtop *server)
+_glibtop_init_shm_limits_s (glibtop *server)
{
server->sysdeps.shm_limits = _glibtop_sysdeps_shm_limits;
}