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