mirror of
https://github.com/MidnightCommander/mc
synced 2025-01-08 20:41:59 +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() */
|
# include <unistd.h> /* For chdir(), readlink() and getwd()/getcwd() */
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#include "mc.h"
|
|
||||||
|
|
||||||
#include "mem.h"
|
#include "mem.h"
|
||||||
#include "mad.h"
|
#include "mad.h"
|
||||||
#include "global.h"
|
#include "global.h"
|
||||||
@ -55,7 +53,7 @@
|
|||||||
#include "widget.h"
|
#include "widget.h"
|
||||||
#include "../vfs/vfs.h"
|
#include "../vfs/vfs.h"
|
||||||
#include "../vfs/extfs.h"
|
#include "../vfs/extfs.h"
|
||||||
|
#include <glib.h>
|
||||||
#ifdef NEEDS_DRIVE_H
|
#ifdef NEEDS_DRIVE_H
|
||||||
# include "drive.h"
|
# include "drive.h"
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
Reference in New Issue
Block a user