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