]> code.ossystems Code Review - openembedded-core.git/commit
psmisc: Remove including sys/user.h and __WORDSIZE
authorKhem Raj <raj.khem@gmail.com>
Wed, 30 Mar 2016 17:56:47 +0000 (17:56 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 30 Mar 2016 20:23:55 +0000 (21:23 +0100)
commit9393cbb392d37bebc5f4bc79297940cd8fbd2816
treee9c00b031c8abf21b26fd474d9ab568536863d58
parentf3b46fe73b68db96ba245fcead74dc070ab10518
psmisc: Remove including sys/user.h and __WORDSIZE

We can replace __WORDSIZE with UINTPTR_MAX
sys/user.h is in conflict with asm/ptrace.h on musl

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-extended/psmisc/psmisc/0001-Use-UINTPTR_MAX-instead-of-__WORDSIZE.patch [new file with mode: 0644]
meta/recipes-extended/psmisc/psmisc_22.21.bb