#ifndef MANUAL_TEXT_H #define MANUAL_TEXT_H #include "common.h" const char *manual_text_interactive(help_lang_t lang); #endif /* MANUAL_TEXT_H */