Hi Emilio,
On 13 March 2017 at 17:45, Emilio Pozuelo Monfort
wrote:
> On 13/03/17 17:33, Daniel Stone wrote:
>> glibc 2.25 produces a warning when sysmacros.h is not directly included
>> but major() is used, as it is intended to be moved to sysmacros.h and
>> only there. Include it to keep the bu
On 13/03/17 17:33, Daniel Stone wrote:
> glibc 2.25 produces a warning when sysmacros.h is not directly included
> but major() is used, as it is intended to be moved to sysmacros.h and
> only there. Include it to keep the build happy.
>
> Signed-off-by: Daniel Stone
Series is:
Reviewed-by: Emil
glibc 2.25 produces a warning when sysmacros.h is not directly included
but major() is used, as it is intended to be moved to sysmacros.h and
only there. Include it to keep the build happy.
Signed-off-by: Daniel Stone
---
libweston/launcher-direct.c| 1 +
libweston/launcher-logind.c