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