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