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