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