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