summaryrefslogtreecommitdiff
path: root/sysdeps/linux/procopenfiles.c
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/linux/procopenfiles.c')
-rw-r--r--sysdeps/linux/procopenfiles.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/linux/procopenfiles.c b/sysdeps/linux/procopenfiles.c
index 54f74254..1f4b6474 100644
--- a/sysdeps/linux/procopenfiles.c
+++ b/sysdeps/linux/procopenfiles.c
@@ -42,7 +42,7 @@ static const unsigned long _glibtop_sysdeps_proc_open_files =
/* Init function. */
void
-glibtop_init_proc_open_files_s (glibtop *server)
+_glibtop_init_proc_open_files_s (glibtop *server)
{
server->sysdeps.proc_open_files = _glibtop_sysdeps_proc_open_files;
}