#include <errno.h>
#ifndef ENETRESET
#error "ENETRESET is not defined"
#endif
int main(void) { return 0; }
