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