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