mirror of
https://gitlab.nic.cz/labs/bird.git
synced 2024-12-22 17:51:53 +00:00
SNMP: Fix non-debug build
This commit is contained in:
parent
a737f7a4d8
commit
332fc82142
@ -352,7 +352,7 @@ snmp_bgp_valid_ip4(struct oid *o)
|
|||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
static inline struct ip4_addr
|
static inline ip4_addr
|
||||||
ip4_from_oid(const struct oid *o)
|
ip4_from_oid(const struct oid *o)
|
||||||
{
|
{
|
||||||
return ip4_build(
|
return ip4_build(
|
||||||
|
Loading…
Reference in New Issue
Block a user