summaryrefslogtreecommitdiff
path: root/sysdeps/solaris/netlist.c
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/solaris/netlist.c')
-rw-r--r--sysdeps/solaris/netlist.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/solaris/netlist.c b/sysdeps/solaris/netlist.c
index 2e6923ee..a5280f5b 100644
--- a/sysdeps/solaris/netlist.c
+++ b/sysdeps/solaris/netlist.c
@@ -30,7 +30,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;
}