#ifndef H_UTIL #define H_UTIL #include uint16_t inet_atop(const char *port); void herr(int output, const char* funcName); #endif