diff --git a/bgpd/bgp_table.h b/bgpd/bgp_table.h index 130f5ca749e5..782b5354fa28 100644 --- a/bgpd/bgp_table.h +++ b/bgpd/bgp_table.h @@ -419,7 +419,6 @@ static inline unsigned int bgp_dest_get_lock_count(const struct bgp_dest *dest) } #ifdef _FRR_ATTRIBUTE_PRINTFRR -#pragma FRR printfrr_ext "%pRN" (struct bgp_node *) #pragma FRR printfrr_ext "%pBD" (struct bgp_dest *) #endif