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