#include // for in_addr_t, inet_addr in_addr_t inet_addr(const char *cp) { (void)cp; // TODO return 0; }