]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/systemd/sd-id128.h
headers: use __inline__ instead of inline
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Fri, 11 Mar 2016 18:41:49 +0000 (13:41 -0500)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Fri, 11 Mar 2016 18:41:49 +0000 (13:41 -0500)
commit0cb27225e9c658d80538ace7a267ba0a2d2f44f2
tree88c0332bde28d5500eef9b1d1132d5342fc52f99
parent7f495b9848265b93e4365f1bcc8bc1a318cdb4ce
headers: use __inline__ instead of inline

https://gcc.gnu.org/onlinedocs/gcc-5.3.0/gcc/Alternate-Keywords.html#Alternate-Keywords
recommends __inline__ over inline in ANSI C compatible headers.
Tested with gcc-5.3 and clang-3.7.

https://bugzilla.redhat.com/show_bug.cgi?id=1316964
src/systemd/_sd-common.h
src/systemd/sd-id128.h