chiark / gitweb /
libsystemd: revert one hunk of duplicate ifdef removal
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Tue, 24 Feb 2015 01:03:55 +0000 (20:03 -0500)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Tue, 24 Feb 2015 01:08:05 +0000 (20:08 -0500)
commite410b07d2aa64a653bc0e93b77856af41297b84d
tree38aa8f9ddb2fe532e17cd77bb9181f307ac60636
parent00c53f4283ca41878a84b370840a84760b00d46e
libsystemd: revert one hunk of duplicate ifdef removal

This change exposed a bug in kernel headers:

/usr/include/linux/if_bridge.h:184:20: error: field 'ip6' has incomplete type
    struct in6_addr ip6;
                    ^
/usr/include/linux/if_tunnel.h:76:19: error: field 'prefix' has incomplete type
  struct in6_addr  prefix;
                   ^
src/libsystemd/sd-rtnl/rtnl-types.c