mirror of
https://github.com/MidnightCommander/mc
synced 2024-12-22 20:36:50 +03:00
7 lines
229 B
C
7 lines
229 B
C
#include "../src/global.h"
|
|
|
|
#include "../src/tty.h" /* enable/disable interrupt key */
|
|
#include "../src/wtools.h" /* MSG_ERROR */
|
|
#include "../src/background.h" /* message_1s */
|
|
#include "../src/main.h" /* print_vfs_message */
|