mirror of
https://gitlab.nic.cz/labs/bird.git
synced 2024-11-17 16:48:43 +00:00
Fixed problem during 'configure' with EC
This commit is contained in:
parent
55b58d8c1f
commit
4271f2b77e
@ -1214,6 +1214,7 @@ i_same(struct f_inst *f1, struct f_inst *f2)
|
|||||||
case '|':
|
case '|':
|
||||||
case '&':
|
case '&':
|
||||||
case P('m','p'):
|
case P('m','p'):
|
||||||
|
case P('m','c'):
|
||||||
case P('!','='):
|
case P('!','='):
|
||||||
case P('=','='):
|
case P('=','='):
|
||||||
case '<':
|
case '<':
|
||||||
|
Loading…
Reference in New Issue
Block a user