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