#ifndef ENV_H #define ENV_H const char* env_get_dir(); #endif /* ENV_H */