summaryrefslogtreecommitdiff
path: root/sysdeps/bsd/netlist.c
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/bsd/netlist.c')
-rw-r--r--sysdeps/bsd/netlist.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/bsd/netlist.c b/sysdeps/bsd/netlist.c
index 08c4557f..ab329803 100644
--- a/sysdeps/bsd/netlist.c
+++ b/sysdeps/bsd/netlist.c
@@ -29,7 +29,7 @@ static const unsigned long _glibtop_sysdeps_netlist = (1 << GLIBTOP_NETLIST_NUMB
/* Init function. */
void
-glibtop_init_netlist_s (glibtop *server)
+_glibtop_init_netlist_s (glibtop *server)
{
server->sysdeps.netlist = _glibtop_sysdeps_netlist;
}