mirror of
https://github.com/MidnightCommander/mc
synced 2024-12-22 20:36:50 +03:00
Fix: include the x.h file to get utilunix.c to compile corrctly -mig
This commit is contained in:
parent
e4e57dca23
commit
61850dc7db
@ -67,6 +67,7 @@
|
||||
#include "mad.h"
|
||||
#include "dialog.h" /* message() */
|
||||
#include "../vfs/vfs.h" /* mc_read() */
|
||||
#include "x.h"
|
||||
|
||||
struct sigaction startup_handler;
|
||||
extern struct mount_entry *mount_list;
|
||||
|
Loading…
Reference in New Issue
Block a user