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