#ifndef FT_SSL_INTERACTIVE_H #define FT_SSL_INTERACTIVE_H #include enum cli_code run_interactive(void); #endif