Pekka, All, On 2017-01-23 14:15 +0200, Pekka Paalanen spake thusly: > On Sun, 22 Jan 2017 10:36:25 -0800 > Yong Bakos <[email protected]> wrote: > > > On Jan 22, 2017, at 5:50 AM, Yann E. MORIN <[email protected]> > > > wrote: > > > > > > The int32_t type is defined in stdint.h. > > > > > > The musl C library is very conservative in the headers that it > > > internally includes, and stdint.h is not included by any other header, > > > unlike with glibc or uClibc, which breaks the build. > > > > > > Add the missing header. > > > > > > Signed-off-by: "Yann E. MORIN" <[email protected]> > > > > Seems harmless enough. > > > > Reviewed-by: Yong Bakos <[email protected]> > > Pushed: > c560a39..20f30e1 master -> master
Thanks! > Yann, could you next time use "[PATCH weston]" as the subject-prefix so > it's obvious it's a weston patch, please. Sure can do. Regards, Yann E. MORIN. -- .-----------------.--------------------.------------------.--------------------. | Yann E. MORIN | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: | | +33 662 376 056 | Software Designer | \ / CAMPAIGN | ___ | | +33 223 225 172 `------------.-------: X AGAINST | \e/ There is no | | http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL | v conspiracy. | '------------------------------^-------^------------------^--------------------' _______________________________________________ wayland-devel mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/wayland-devel
