Timur, do not commit changes that include parts of your other hacks

This commit is contained in:
Miguel de Icaza 1999-01-15 19:46:07 +00:00
parent 8447aa86e2
commit ba3bb89e5d

View File

@ -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