sd-rtnl: Always enable IFA_FLAGS

System Internals / systemd - Patrik Flykt [linux.intel.com] - 27 March 2015 06:56 UTC

IFA_FLAGS is a discrete value and has no preprocessor #define defined for it. Fix this by always using the value.

350e7a1 sd-rtnl: Always enable IFA_FLAGS
src/libsystemd/sd-rtnl/rtnl-types.c | 2 --
1 file changed, 2 deletions(-)

Upstream: github.com


  • Share