mirror of
https://github.com/MidnightCommander/mc
synced 2024-12-23 12:56:51 +03:00
e57da1f7b3
Wed Jan 27 03:09:48 1999 Timur I. Bakeyev <mc@bat.ru> * All around the source: Changed copy_strings() to g_strconcat(). Modi- fy last parameter in concat_dir_and_file() to "" - to prevent stack from disbalancing.
6 lines
133 B
C
6 lines
133 B
C
#include <config.h>
|
|
#include "../src/global.h"
|
|
|
|
#include "../src/tty.h" /* enable/disable interrupt key */
|
|
#include "../src/main.h"
|