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