#ifndef IP_TOOLS_H #define IP_TOOLS_H #include char* uint32_t_to_ip(uint32_t val); #endif