Make it compile.

This commit is contained in:
Martin Baulig
2000-11-20 16:43:59 +00:00
parent 6511ad348b
commit 7a7e7d1bc3
3 changed files with 11 additions and 10 deletions

View File

@@ -43,7 +43,8 @@ glibtop_init_netload_s (glibtop *server)
int
glibtop_get_netload_s (glibtop *server, glibtop_netload *buf,
const char *interface)
const char *interface, unsigned transport,
unsigned protocol)
{
memset (buf, 0, sizeof (glibtop_netload));