#include #ifndef UINT_LEAST8_MAX #error "UINT_LEAST8_MAX is not defined" #endif int main(void) { return 0; }