From 02bd064ab76f163313261dad5c273cb376be2a75 Mon Sep 17 00:00:00 2001 From: Martin Mares Date: Sat, 13 May 2000 11:02:02 +0000 Subject: Adapted to new rt_notify semantics. --- sysdep/unix/krt.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sysdep/unix') diff --git a/sysdep/unix/krt.c b/sysdep/unix/krt.c index 6d8c696..74ab223 100644 --- a/sysdep/unix/krt.c +++ b/sysdep/unix/krt.c @@ -663,7 +663,7 @@ krt_scan(timer *t) */ static void -krt_notify(struct proto *P, net *net, rte *new, rte *old, struct ea_list *tmpa) +krt_notify(struct proto *P, net *net, rte *new, rte *old, struct ea_list *attrs) { struct krt_proto *p = (struct krt_proto *) P; -- cgit v1.2.3