* Remove one time inclusions from the main header and put them back where they belong.
* Cleanup the main header.
CORE-7716
svn path=/trunk/; revision=61515
/* INCLUDES **************************************************************/
#include "Mke2fs.h"
/* INCLUDES **************************************************************/
#include "Mke2fs.h"
-#include <debug.h>
-
-/* DEFINITIONS ***********************************************************/
-
+#include <ndk/iofuncs.h>
+#include <ndk/obfuncs.h>
+#include <debug.h>
/* FUNCTIONS *************************************************************/
/* FUNCTIONS *************************************************************/
/* INCLUDES **************************************************************/
#include "Mke2fs.h"
/* INCLUDES **************************************************************/
#include "Mke2fs.h"
+
+#include <fmifs/fmifs.h>
#include <debug.h>
/* GLOBALS ***************************************************************/
#include <debug.h>
/* GLOBALS ***************************************************************/
/* INCLUDES **************************************************************/
#define NTOS_MODE_USER
/* INCLUDES **************************************************************/
#define NTOS_MODE_USER
-#include <ndk/iofuncs.h>
-#include <ndk/obfuncs.h>
#include <ndk/rtlfuncs.h>
#include <ndk/rtlfuncs.h>
-#include <fmifs/fmifs.h>
-#include "string.h"
-#include "ctype.h"
-
-#include "types.h"
/* DEFINITIONS ***********************************************************/
#define SECTOR_SIZE (Ext2Sys->DiskGeometry.BytesPerSector)
/* DEFINITIONS ***********************************************************/
#define SECTOR_SIZE (Ext2Sys->DiskGeometry.BytesPerSector)