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