#include <netinet/in.h>
struct in_addr foo;
int main(void) { return 0; }
