mirror of
https://github.com/MidnightCommander/mc
synced 2024-12-22 12:32:40 +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"
|
||||
|
||||
void init_subshell (void);
|
||||
gboolean do_load_prompt (void);
|
||||
#include "src/subshell.h"
|
||||
#include "src/main.h"
|
||||
|
||||
WPanel *current_panel;
|
||||
gboolean command_prompt;
|
||||
|
Loading…
Reference in New Issue
Block a user