chiark / gitweb /
headers: check that __INCLUDE_LEVEL__ is defined before using it (#5575)
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Mon, 13 Mar 2017 07:11:24 +0000 (03:11 -0400)
committerSven Eden <yamakuzure@gmx.net>
Tue, 25 Jul 2017 07:44:35 +0000 (09:44 +0200)
commitdb7ee65da7690a8a1bc488f7ec80b1228b3a8e79
tree237f8050431dfcb1a9c90101ed66c34aea17c7c0
parenta851a9d3c849eecdfd492cfc2c05964d76f5cb31
headers: check that __INCLUDE_LEVEL__ is defined before using it (#5575)

That macro is a gcc extension, and while widely supported, not ubiquitous.
In particular the coverity scanner is having trouble with it.
src/systemd/_sd-common.h