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