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