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