summaryrefslogtreecommitdiff
path: root/sysdeps/stub/shm_limits.c
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/stub/shm_limits.c')
-rw-r--r--sysdeps/stub/shm_limits.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/stub/shm_limits.c b/sysdeps/stub/shm_limits.c
index 1b53c86e..53984022 100644
--- a/sysdeps/stub/shm_limits.c
+++ b/sysdeps/stub/shm_limits.c
@@ -28,7 +28,7 @@ static const unsigned long _glibtop_sysdeps_shm_limits = 0;
/* 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;
}