diff options
Diffstat (limited to 'proto/rip/rip.h')
-rw-r--r-- | proto/rip/rip.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/proto/rip/rip.h b/proto/rip/rip.h index cee1b90..911d347 100644 --- a/proto/rip/rip.h +++ b/proto/rip/rip.h @@ -133,7 +133,6 @@ struct rip_proto { void rip_init_instance(struct proto *p); void rip_init_config(struct rip_proto_config *c); -struct rip_interface *new_iface(struct proto *p, struct iface *new, unsigned long flags, struct iface_patt *patt); /* Authentication functions */ |