1
mirror of https://gitlab.nic.cz/labs/bird.git synced 2024-11-03 18:37:48 +01:00

Fixed problem during 'configure' with EC

This commit is contained in:
Ondrej Filip 2011-09-18 13:52:50 +02:00
parent 55b58d8c1f
commit 4271f2b77e

View File

@ -1214,6 +1214,7 @@ i_same(struct f_inst *f1, struct f_inst *f2)
case '|':
case '&':
case P('m','p'):
case P('m','c'):
case P('!','='):
case P('=','='):
case '<':