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