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