1
0
mirror of https://github.com/systemd/systemd.git synced 2024-11-08 11:27:32 +03:00
systemd/src/libsystemd
Zbigniew Jędrzejewski-Szmek e410b07d2a 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;
                   ^
2015-02-23 20:08:05 -05:00
..
sd-bus sd-bus, shared: fix includes 2015-02-24 00:42:13 +01:00
sd-daemon remove unused includes 2015-02-23 23:53:42 +01:00
sd-event remove unused includes 2015-02-23 23:53:42 +01:00
sd-hwdb remove unused includes 2015-02-23 23:53:42 +01:00
sd-id128 treewide: correct spacing near eol in code comments 2014-12-11 15:10:03 +01:00
sd-login include <poll.h> instead of <sys/poll.h> 2015-02-12 20:47:38 +01:00
sd-network remove unused includes 2015-02-23 23:53:42 +01:00
sd-path build-sys: export sd_path APIs 2014-07-11 03:13:24 +02:00
sd-resolve remove unused includes 2015-02-23 23:53:42 +01:00
sd-rtnl libsystemd: revert one hunk of duplicate ifdef removal 2015-02-23 20:08:05 -05:00
sd-utf8 libsystemd: split up into subdirs 2014-01-21 14:41:35 +01:00
.gitignore build-sys: export experimental symbols only with --enable-kdbus 2014-02-19 20:53:18 +01:00
libsystemd.pc.in build-sys: update .pc.in files 2014-01-25 18:55:58 -05:00
libsystemd.sym.m4 sd-bus: allow setting a per-connection default value for the "allow-interactive-authentication" message flag 2015-02-18 11:43:18 +01:00
Makefile libsystemd-bus: rename to libsystemd 2014-01-13 18:54:19 +01:00