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