// retoor #ifndef BASH_REPAIR_H #define BASH_REPAIR_H char *bash_repair_command(const char *src); #endif