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