--- iproute2-2.6.19-061214/ip/ipaddress.c.orig 2007-03-13 11:24:21 +0000 +++ iproute2-2.6.19-061214/ip/ipaddress.c 2007-03-13 11:25:33 +0000 @@ -96,7 +96,9 @@ _PF(MASTER); _PF(SLAVE); _PF(DEBUG); +#ifdef IFF_DYNAMIC _PF(DYNAMIC); +#endif _PF(AUTOMEDIA); _PF(PORTSEL); _PF(NOTRAILERS);