mirror of
https://github.com/MidnightCommander/mc
synced 2024-12-23 04:46:55 +03:00
Timur, do not commit changes that include parts of your other hacks
This commit is contained in:
parent
8447aa86e2
commit
ba3bb89e5d
@ -30,8 +30,6 @@
|
||||
# include <unistd.h> /* For chdir(), readlink() and getwd()/getcwd() */
|
||||
#endif
|
||||
|
||||
#include "mc.h"
|
||||
|
||||
#include "mem.h"
|
||||
#include "mad.h"
|
||||
#include "global.h"
|
||||
@ -55,7 +53,7 @@
|
||||
#include "widget.h"
|
||||
#include "../vfs/vfs.h"
|
||||
#include "../vfs/extfs.h"
|
||||
|
||||
#include <glib.h>
|
||||
#ifdef NEEDS_DRIVE_H
|
||||
# include "drive.h"
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user