mirror of
https://github.com/MidnightCommander/mc
synced 2024-12-23 21:06:52 +03:00
02cd7bff21
* cpio.c: Include utilvfs.h.
7 lines
164 B
C
7 lines
164 B
C
#include <config.h>
|
|
#include "../src/global.h"
|
|
|
|
#include "../src/tty.h" /* enable/disable interrupt key */
|
|
#include "../src/background.h"
|
|
#include "../src/main.h"
|