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