summaryrefslogtreecommitdiff
path: root/sysdeps/linux/procmap.c
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/linux/procmap.c')
-rw-r--r--sysdeps/linux/procmap.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/linux/procmap.c b/sysdeps/linux/procmap.c
index 322784ea..05d1e7b0 100644
--- a/sysdeps/linux/procmap.c
+++ b/sysdeps/linux/procmap.c
@@ -58,7 +58,7 @@ static const unsigned long _glibtop_sysdeps_map_entry_smaps =
/* Init function. */
void
-glibtop_init_proc_map_s (glibtop *server)
+_glibtop_init_proc_map_s (glibtop *server)
{
server->sysdeps.proc_map = _glibtop_sysdeps_proc_map;
}