mirror of
https://github.com/MidnightCommander/mc
synced 2025-01-18 17:29:28 +03:00
Avoid warnings in tests: added headers
Signed-off-by: Slava Zanko <slavazanko@gmail.com>
This commit is contained in:
parent
1202e21314
commit
0abc3c494f
@ -1,7 +1,6 @@
|
|||||||
#include "src/setup.h"
|
#include "src/setup.h"
|
||||||
|
#include "src/subshell.h"
|
||||||
void init_subshell (void);
|
#include "src/main.h"
|
||||||
gboolean do_load_prompt (void);
|
|
||||||
|
|
||||||
WPanel *current_panel;
|
WPanel *current_panel;
|
||||||
gboolean command_prompt;
|
gboolean command_prompt;
|
||||||
|
Loading…
Reference in New Issue
Block a user