On Fri, Sep 08, 2017 at 04:36:16PM -0700, Khem Raj wrote: > This is required since musl does not define them > unlike glibc [u]int*_t types are defined by the C99 standard and are supposed to be provided by stdint.h. If musl is not providing stdint.h, then the C99 compliant compiler should be. What's the compilation error you're trying to fix? Cheers, Dave. -- Dave Chinner david@xxxxxxxxxxxxx -- To unsubscribe from this list: send the line "unsubscribe linux-xfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html