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