mirror of
https://github.com/MidnightCommander/mc
synced 2025-01-03 18:14:25 +03:00
Avoid warnings in tests
Signed-off-by: Slava Zanko <slavazanko@gmail.com>
This commit is contained in:
parent
84fecff024
commit
1202e21314
@ -1,5 +1,8 @@
|
||||
#include "src/setup.h"
|
||||
|
||||
void init_subshell (void);
|
||||
gboolean do_load_prompt (void);
|
||||
|
||||
WPanel *current_panel;
|
||||
gboolean command_prompt;
|
||||
enum subshell_state_enum subshell_state;
|
||||
|
Loading…
Reference in New Issue
Block a user