diff options
Diffstat (limited to 'proto/ospf/dbdes.h')
-rw-r--r-- | proto/ospf/dbdes.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/proto/ospf/dbdes.h b/proto/ospf/dbdes.h index 6cbad97..09642ff 100644 --- a/proto/ospf/dbdes.h +++ b/proto/ospf/dbdes.h @@ -16,3 +16,4 @@ void ospf_dbdes_rx(struct ospf_dbdes_packet *ps, struct proto *p, struct ospf_iface *ifa, u16 size); #endif /* _BIRD_OSPF_DBDES_H_ */ + |