Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | package/weston: fix build with musl | Yann E. MORIN | 2017-01-24 | 1 | -0/+36 |
With musl, stdint.h is not automatically pulled-in by any other header, so it must be explicitly included. Fixes: http://autobuild.buildroot.net/results/a2f5811f6029f8f3c87dcbea905b9747d55c9c24 Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> |