#include "actionhelper.h" /* Holds the suggestions */ char _sug[2][STR_L]; edit_rc edit_get_config_or_suggestions(const int argc, char **argv, char *ret) { return ERC_ERR; }