1
1

Include wtools.h - needed because message() has been moved there.

Этот коммит содержится в:
Pavel Roskin 2002-11-14 07:26:32 +00:00
родитель 5aeb6c2422
Коммит 68fdcd473a

Просмотреть файл

@ -1,5 +1,6 @@
#include "../src/global.h"
#include "../src/tty.h" /* enable/disable interrupt key */
#include "../src/background.h"
#include "../src/main.h"
#include "../src/wtools.h" /* MSG_ERROR */
#include "../src/background.h" /* message_1s */
#include "../src/main.h" /* print_vfs_message */