summaryrefslogtreecommitdiff
path: root/sysdeps/stub/ppp.c
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/stub/ppp.c')
-rw-r--r--sysdeps/stub/ppp.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/sysdeps/stub/ppp.c b/sysdeps/stub/ppp.c
index c2599fb0..fdc348e9 100644
--- a/sysdeps/stub/ppp.c
+++ b/sysdeps/stub/ppp.c
@@ -42,7 +42,8 @@ glibtop_init_ppp_s (glibtop *server)
/* Provides PPP/ISDN information. */
int
-glibtop_get_ppp_s (glibtop *server, glibtop_ppp *buf, unsigned short device)
+glibtop_get_ppp_s (glibtop *server, glibtop_ppp *buf, unsigned short device,
+ unsigned short isdn, const char *lockfile)
{
memset (buf, 0, sizeof (glibtop_ppp));