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