#include <netdb.h>
struct servent foo;
int main(void) { return 0; }
