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