Make it compile.
This commit is contained in:
@@ -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));
|
||||
|
||||
|
Reference in New Issue
Block a user