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