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