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