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