#ifndef IP_H_SENTRY #define IP_H_SENTRY #include char *get_ip(size_t len); #endif