#ifndef foomischfoo #define foomischfoo extern bool use_colors; void set_use_colors(); char *strv_join(char * const *strv); int connect_any(struct list_head *addrs, bool may_fail); char *ask_password(); #endif