diff options
author | Khem Raj <raj.khem@gmail.com> | 2019-07-22 00:26:54 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-07-23 22:26:28 +0100 |
commit | f24ef905ed7e29a1a0e1b8f29f45397d8d6238d0 (patch) | |
tree | d827f7270cfcc7d52b8a0b30df746cc2d07c32ab /meta-selftest/recipes-devtools | |
parent | bbd5d098eca400e2b87da0d42623115319fa5906 (diff) | |
download | poky-f24ef905ed7e29a1a0e1b8f29f45397d8d6238d0.tar.gz |
sysvinit: Include sys/sysmacros.h for major/minor definitions on musl too
Fixes musl issue
implicit declaration of function 'minor' is invalid in C99 [-Wimplicit-function-declaration]
which eventually ends up with a linker error
(From OE-Core rev: 6b603924e50a5694421b9142494315799422928d)
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta-selftest/recipes-devtools')
0 files changed, 0 insertions, 0 deletions